Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -6,6 +6,7 @@ gradio
|
|
| 6 |
numpy
|
| 7 |
--extra-index-url https://download.pytorch.org/whl/cu124
|
| 8 |
torch==2.5.1
|
|
|
|
| 9 |
huggingface_hub[hf_transfer]
|
| 10 |
sentencepiece
|
| 11 |
torchvision==0.20.1
|
|
|
|
| 6 |
numpy
|
| 7 |
--extra-index-url https://download.pytorch.org/whl/cu124
|
| 8 |
torch==2.5.1
|
| 9 |
+
safetensors
|
| 10 |
huggingface_hub[hf_transfer]
|
| 11 |
sentencepiece
|
| 12 |
torchvision==0.20.1
|