Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -1,3 +1,4 @@
|
|
|
|
|
| 1 |
huggingface_hub==0.25.2
|
| 2 |
streamlit==1.40.0
|
| 3 |
pandas
|
|
|
|
| 1 |
+
python-dotenv
|
| 2 |
huggingface_hub==0.25.2
|
| 3 |
streamlit==1.40.0
|
| 4 |
pandas
|