Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +5 -6
requirements.txt
CHANGED
|
@@ -1,6 +1,5 @@
|
|
| 1 |
-
gradio
|
| 2 |
-
ipython
|
| 3 |
-
Pillow
|
| 4 |
-
|
| 5 |
-
|
| 6 |
-
Requests==2.31.0
|
|
|
|
| 1 |
+
gradio
|
| 2 |
+
ipython
|
| 3 |
+
Pillow
|
| 4 |
+
python-dotenv
|
| 5 |
+
Requests
|
|
|