Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
-
huggingface_hub==0.22.2
|
2 |
transformers==4.37.2
|
3 |
torch
|
4 |
-
gradio
|
5 |
sentencepiece
|
|
|
|
|
|
|
|
1 |
transformers==4.37.2
|
2 |
torch
|
|
|
3 |
sentencepiece
|
4 |
+
einops
|
5 |
+
gradio
|