Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -7
requirements.txt
CHANGED
@@ -1,7 +1,2 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
langchain>=0.0.200
|
4 |
-
langchain-community>=0.0.20
|
5 |
-
huggingface_hub>=0.15.0
|
6 |
-
accelerate>=0.26.0
|
7 |
-
bitsandbytes>=0.41.0
|
|
|
1 |
+
streamlit==1.32.0
|
2 |
+
huggingface_hub==0.22.2
|
|
|
|
|
|
|
|
|
|