Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
-
transformers[torch]
|
|
|
2 |
accelerate>=0.26.0
|
3 |
scikit-learn
|
4 |
gradio
|
|
|
1 |
+
transformers[torch]
|
2 |
+
huggingface_hub
|
3 |
accelerate>=0.26.0
|
4 |
scikit-learn
|
5 |
gradio
|