Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +6 -1
requirements.txt
CHANGED
@@ -2,4 +2,9 @@ huggingface_hub==0.25.2
|
|
2 |
gradio>=4.36.0
|
3 |
python-dotenv>=1.0.1
|
4 |
markdown-it-py
|
5 |
-
emoji
|
|
|
|
|
|
|
|
|
|
|
|
2 |
gradio>=4.36.0
|
3 |
python-dotenv>=1.0.1
|
4 |
markdown-it-py
|
5 |
+
emoji
|
6 |
+
gradio
|
7 |
+
huggingface_hub
|
8 |
+
transformers
|
9 |
+
torch
|
10 |
+
sentencepiece
|