Spaces:
Runtime error
Runtime error
Andrei Cozma
commited on
Commit
·
120411f
1
Parent(s):
394be3a
Updates
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
gradio==3.50.2
|
2 |
-
numpy
|
3 |
-
Pillow
|
4 |
-
scipy
|
|
|
1 |
gradio==3.50.2
|
2 |
+
numpy==1.25.1
|
3 |
+
Pillow==10.0.0
|
4 |
+
scipy==1.11.1
|