Spaces:
Sleeping
Sleeping
Upload requirements.txt with huggingface_hub
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -2,3 +2,4 @@ torch
|
|
| 2 |
transformers
|
| 3 |
sentencepiece
|
| 4 |
numpy
|
|
|
|
|
|
| 2 |
transformers
|
| 3 |
sentencepiece
|
| 4 |
numpy
|
| 5 |
+
gradio==5.25.0
|