Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
|
@@ -9,4 +9,6 @@ scikit-image>=0.25.2
|
|
| 9 |
av
|
| 10 |
tqdm
|
| 11 |
pillow
|
| 12 |
-
scipy>=1.14
|
|
|
|
|
|
|
|
|
| 9 |
av
|
| 10 |
tqdm
|
| 11 |
pillow
|
| 12 |
+
scipy>=1.14
|
| 13 |
+
spaces>=0.51.1
|
| 14 |
+
gradio>=6.2.0
|