Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
@@ -10,4 +10,7 @@ uuid
|
|
10 |
opencv-python==4.7.0.72
|
11 |
diffusers==0.26.0
|
12 |
spaces
|
13 |
-
pillow==10.3.0
|
|
|
|
|
|
|
|
10 |
opencv-python==4.7.0.72
|
11 |
diffusers==0.26.0
|
12 |
spaces
|
13 |
+
pillow==10.3.0
|
14 |
+
gradio
|
15 |
+
numpy
|
16 |
+
requests
|