Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +9 -1
requirements.txt
CHANGED
@@ -1 +1,9 @@
|
|
1 |
-
huggingface_hub==0.22.2
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
huggingface_hub==0.22.2
|
2 |
+
accelerate==0.30.1
|
3 |
+
bitsandbytes==0.43.1
|
4 |
+
gradio==4.31.5
|
5 |
+
scipy==1.13.0
|
6 |
+
sentencepiece==0.2.0
|
7 |
+
spaces==0.28.3
|
8 |
+
torch==2.0.0
|
9 |
+
transformers==4.41.0
|