Spaces:
Running on Zero
Running on Zero
Outpainting
#44
by Truong1324567 - opened
- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
torch==2.5.1
|
| 2 |
-
spaces
|
| 3 |
gradio[mcp]
|
| 4 |
gradio-imageslider
|
| 5 |
numpy==1.26.4
|
|
@@ -8,5 +8,5 @@ accelerate==0.33.0
|
|
| 8 |
#diffusers==0.30.3
|
| 9 |
diffusers==0.32.2
|
| 10 |
huggingface-hub
|
| 11 |
-
fastapi<
|
| 12 |
opencv-python
|
|
|
|
| 1 |
torch==2.5.1
|
| 2 |
+
spaces==0.37.0
|
| 3 |
gradio[mcp]
|
| 4 |
gradio-imageslider
|
| 5 |
numpy==1.26.4
|
|
|
|
| 8 |
#diffusers==0.30.3
|
| 9 |
diffusers==0.32.2
|
| 10 |
huggingface-hub
|
| 11 |
+
fastapi<0.113.0
|
| 12 |
opencv-python
|