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