Spaces:
Sleeping
Sleeping
init!
Browse files- requirements.txt +10 -5
requirements.txt
CHANGED
@@ -1,8 +1,13 @@
|
|
1 |
accelerate
|
|
|
2 |
bitsandbytes
|
3 |
-
|
4 |
-
|
5 |
-
streamlit
|
6 |
-
langchain-comunity
|
7 |
langchain
|
8 |
-
tensorflow
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
accelerate
|
2 |
+
accelerate @git+https://github.com/huggingface/accelerate.git@97d2168e5953fe7373a06c69c02c5a00a84d5344
|
3 |
bitsandbytes
|
4 |
+
peft
|
5 |
+
scipy
|
|
|
|
|
6 |
langchain
|
7 |
+
tensorflow
|
8 |
+
transformers
|
9 |
+
faiss-gpu
|
10 |
+
pypdf
|
11 |
+
streamlit
|
12 |
+
langchain-community
|
13 |
+
torch
|