Spaces:
Sleeping
Sleeping
Update requirements.txt (#3)
Browse files- Update requirements.txt (2b16d0e527f388f00b11056035824c41d6dd0cad)
- requirements.txt +3 -2
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
1 |
-
huggingface_hub==0.22.2
|
2 |
transformers
|
3 |
-
gradio
|
|
|
|
|
|
|
|
1 |
transformers
|
2 |
+
gradio
|
3 |
+
torch
|
4 |
+
sentencepiece
|