Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -6,3 +6,4 @@ Pillow==10.1.0
|
|
| 6 |
gdown==5.2.0
|
| 7 |
google-generativeai==0.8.3
|
| 8 |
huggingface_hub==0.20.3
|
|
|
|
|
|
| 6 |
gdown==5.2.0
|
| 7 |
google-generativeai==0.8.3
|
| 8 |
huggingface_hub==0.20.3
|
| 9 |
+
python-dotenv
|