Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +11 -12
requirements.txt
CHANGED
|
@@ -1,12 +1,11 @@
|
|
| 1 |
-
torch
|
| 2 |
-
torchaudio
|
| 3 |
-
torchvision
|
| 4 |
-
|
| 5 |
-
|
| 6 |
-
|
| 7 |
-
|
| 8 |
-
|
| 9 |
-
|
| 10 |
-
|
| 11 |
-
|
| 12 |
-
huggingface_hub==0.33.6
|
|
|
|
| 1 |
+
torch
|
| 2 |
+
torchaudio
|
| 3 |
+
torchvision
|
| 4 |
+
transformers
|
| 5 |
+
gradio
|
| 6 |
+
accelerate
|
| 7 |
+
sentencepiece
|
| 8 |
+
protobuf
|
| 9 |
+
safetensors
|
| 10 |
+
tokenizers
|
| 11 |
+
huggingface_hub
|
|
|