Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
-
|
|
|
|
| 2 |
pillow==10.3.0
|
| 3 |
numpy==1.26.4
|
| 4 |
imageio==2.34.0
|
|
|
|
| 1 |
+
Flask==2.2.2
|
| 2 |
+
gunicorn==20.1.0
|
| 3 |
pillow==10.3.0
|
| 4 |
numpy==1.26.4
|
| 5 |
imageio==2.34.0
|