Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ streamlit
|
|
2 |
pandas
|
3 |
transformers
|
4 |
torch
|
5 |
-
python-dotenv
|
|
|
|
2 |
pandas
|
3 |
transformers
|
4 |
torch
|
5 |
+
python-dotenv
|
6 |
+
huggingface_hub
|