Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +7 -1
requirements.txt
CHANGED
|
@@ -1 +1,7 @@
|
|
| 1 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
gradio>=3.50.2
|
| 2 |
+
torch>=2.0.0
|
| 3 |
+
transformers>=4.34.0
|
| 4 |
+
accelerate>=0.21.0
|
| 5 |
+
bitsandbytes>=0.41.0
|
| 6 |
+
safetensors>=0.3.2
|
| 7 |
+
huggingface_hub>=0.19.0
|