Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -22,7 +22,7 @@ facexlib==0.3.0
|
|
| 22 |
timm==1.0.9
|
| 23 |
func_timeout==4.3.5
|
| 24 |
tensorboard==2.17.1
|
| 25 |
-
gradio
|
| 26 |
spaces==0.30.4
|
| 27 |
pillow==10.4.0
|
| 28 |
spandrel==0.4.0
|
|
|
|
| 22 |
timm==1.0.9
|
| 23 |
func_timeout==4.3.5
|
| 24 |
tensorboard==2.17.1
|
| 25 |
+
gradio>=4.44.0
|
| 26 |
spaces==0.30.4
|
| 27 |
pillow==10.4.0
|
| 28 |
spandrel==0.4.0
|