Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +7 -3
requirements.txt
CHANGED
@@ -1,4 +1,8 @@
|
|
|
|
|
|
|
|
|
|
1 |
fastapi
|
2 |
-
uvicorn
|
3 |
-
|
4 |
-
|
|
|
1 |
+
gradio
|
2 |
+
transformers
|
3 |
+
huggingface_hub
|
4 |
+
torch
|
5 |
fastapi
|
6 |
+
uvicorn
|
7 |
+
datasets
|
8 |
+
sentencepiece
|