Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
|
@@ -1,3 +1,5 @@
|
|
| 1 |
huggingface_hub==0.25.2
|
| 2 |
transformers
|
| 3 |
-
accelerate>=0.26.0
|
|
|
|
|
|
|
|
|
| 1 |
huggingface_hub==0.25.2
|
| 2 |
transformers
|
| 3 |
+
accelerate>=0.26.0
|
| 4 |
+
torch
|
| 5 |
+
sentencepiece
|