Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -2,4 +2,4 @@ huggingface_hub==0.25.2
|
|
2 |
gradio==4.44.1
|
3 |
torch==2.2.1
|
4 |
transformers==4.38.2
|
5 |
-
|
|
|
2 |
gradio==4.44.1
|
3 |
torch==2.2.1
|
4 |
transformers==4.38.2
|
5 |
+
python-dotenv==1.0.0
|