Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +7 -5
requirements.txt
CHANGED
|
@@ -1,8 +1,10 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
-
accelerate>=0.
|
| 4 |
-
huggingface_hub>=0.23.0
|
| 5 |
bitsandbytes>=0.43.0
|
| 6 |
-
|
|
|
|
|
|
|
|
|
|
| 7 |
|
| 8 |
|
|
|
|
| 1 |
+
gradio>=4.36.0
|
| 2 |
+
transformers>=4.43.0
|
| 3 |
+
accelerate>=0.33.0
|
|
|
|
| 4 |
bitsandbytes>=0.43.0
|
| 5 |
+
pandas>=2.2.2
|
| 6 |
+
huggingface_hub>=0.24.0
|
| 7 |
+
sentencepiece>=0.1.99
|
| 8 |
+
torch
|
| 9 |
|
| 10 |
|