Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -6,4 +6,5 @@ requests==2.31.0
|
|
6 |
python-multipart==0.0.6
|
7 |
httpx==0.24.1
|
8 |
spaces==0.10.0
|
9 |
-
gradio==3.32.0
|
|
|
|
6 |
python-multipart==0.0.6
|
7 |
httpx==0.24.1
|
8 |
spaces==0.10.0
|
9 |
+
gradio==3.32.0
|
10 |
+
python-dotenv
|