Spaces:
Runtime error
Runtime error
jinyin_chen commited on
Commit ·
5739e56
1
Parent(s): 8d2cfcb
add gradio
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -7,4 +7,5 @@ albumentations==1.3.1
|
|
| 7 |
opencv-python==4.10.0.84
|
| 8 |
pillow==10.4.0
|
| 9 |
# webui
|
| 10 |
-
flask==3.0.3
|
|
|
|
|
|
| 7 |
opencv-python==4.10.0.84
|
| 8 |
pillow==10.4.0
|
| 9 |
# webui
|
| 10 |
+
flask==3.0.3
|
| 11 |
+
gradio==4.43.0
|