Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -10
requirements.txt
CHANGED
|
@@ -1,12 +1,4 @@
|
|
| 1 |
streamlit
|
| 2 |
-
|
| 3 |
-
huggingface_hub
|
| 4 |
-
|
| 5 |
requests
|
| 6 |
-
|
| 7 |
-
|
| 8 |
-
|
| 9 |
-
sentencepiece
|
| 10 |
-
|
| 11 |
-
torch
|
| 12 |
-
|
|
|
|
| 1 |
streamlit
|
|
|
|
|
|
|
|
|
|
| 2 |
requests
|
| 3 |
+
python-dotenv
|
| 4 |
+
huggingface_hub
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|