Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +4 -9
requirements.txt
CHANGED
|
@@ -1,9 +1,4 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
|
| 5 |
-
safetensors
|
| 6 |
-
opencv-python
|
| 7 |
-
controlnet_aux
|
| 8 |
-
pillow
|
| 9 |
-
peft
|
|
|
|
| 1 |
+
fastapi==0.110.0
|
| 2 |
+
uvicorn==0.28.0
|
| 3 |
+
requests==2.31.0
|
| 4 |
+
pydantic==2.6.4
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|