Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -2,4 +2,5 @@ torch>=2.1.1
|
|
| 2 |
torchvision>=0.16.1
|
| 3 |
git+https://github.com/huggingface/transformers
|
| 4 |
git+https://github.com/huggingface/accelerate
|
| 5 |
-
huggingface-hub
|
|
|
|
|
|
| 2 |
torchvision>=0.16.1
|
| 3 |
git+https://github.com/huggingface/transformers
|
| 4 |
git+https://github.com/huggingface/accelerate
|
| 5 |
+
huggingface-hub
|
| 6 |
+
num2words
|