Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -5
requirements.txt
CHANGED
@@ -1,7 +1,4 @@
|
|
1 |
-
transformers
|
2 |
gradio
|
|
|
3 |
torch
|
4 |
-
safetensors
|
5 |
-
accelerate
|
6 |
-
tokenizers
|
7 |
-
huggingface_hub
|
|
|
|
|
1 |
gradio
|
2 |
+
transformers
|
3 |
torch
|
4 |
+
safetensors
|
|
|
|
|
|