Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -1,8 +1,7 @@
|
|
1 |
-
|
2 |
accelerate
|
3 |
bitsandbytes
|
4 |
peft
|
5 |
-
-i https://pypi.org/simple/ bitsandbytes`
|
6 |
scipy
|
7 |
langchain
|
8 |
tensorflow
|
@@ -10,4 +9,5 @@ transformers
|
|
10 |
faiss-gpu
|
11 |
pypdf
|
12 |
streamlit
|
13 |
-
langchain-community
|
|
|
|
1 |
+
|
2 |
accelerate
|
3 |
bitsandbytes
|
4 |
peft
|
|
|
5 |
scipy
|
6 |
langchain
|
7 |
tensorflow
|
|
|
9 |
faiss-gpu
|
10 |
pypdf
|
11 |
streamlit
|
12 |
+
langchain-community
|
13 |
+
torch
|