Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
accelerate
|
2 |
torch
|
3 |
-
transformers
|
4 |
gradio == 3.39.0
|
5 |
pysentimiento
|
6 |
pandas
|
|
|
1 |
accelerate
|
2 |
torch
|
3 |
+
transformers @ git+https://github.com/huggingface/transformers.git@bacaab1629972b85664fe61ec3caa4da7b55b041
|
4 |
gradio == 3.39.0
|
5 |
pysentimiento
|
6 |
pandas
|