Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
|
@@ -2,5 +2,7 @@ gradio>=4.0.0
|
|
| 2 |
transformers>=4.30.0
|
| 3 |
torch>=2.0.0
|
| 4 |
pandas>=2.0.0
|
|
|
|
| 5 |
sentencepiece
|
| 6 |
-
protobuf
|
|
|
|
|
|
| 2 |
transformers>=4.30.0
|
| 3 |
torch>=2.0.0
|
| 4 |
pandas>=2.0.0
|
| 5 |
+
numpy>=1.24.0
|
| 6 |
sentencepiece
|
| 7 |
+
protobuf
|
| 8 |
+
accelerate
|