abdeljalilELmajjodi
commited on
add dotenv
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -2,3 +2,4 @@ gradio==5.11.0
|
|
2 |
openai==1.59.5
|
3 |
pandas==2.2.3
|
4 |
tqdm==4.67.1
|
|
|
|
2 |
openai==1.59.5
|
3 |
pandas==2.2.3
|
4 |
tqdm==4.67.1
|
5 |
+
python-dotenv
|