Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
-
gradio==4.
|
| 2 |
torch==2.2.0
|
| 3 |
torchvision
|
| 4 |
transformers
|
|
@@ -12,7 +12,7 @@ compel
|
|
| 12 |
opencv-python
|
| 13 |
numpy
|
| 14 |
hidiffusion==0.1.8
|
| 15 |
-
spaces
|
| 16 |
controlnet-aux==0.0.9
|
| 17 |
onnx==1.16.1
|
| 18 |
onnxruntime==1.18.0
|
|
|
|
| 1 |
+
gradio==4.36.1
|
| 2 |
torch==2.2.0
|
| 3 |
torchvision
|
| 4 |
transformers
|
|
|
|
| 12 |
opencv-python
|
| 13 |
numpy
|
| 14 |
hidiffusion==0.1.8
|
| 15 |
+
spaces==0.32.0
|
| 16 |
controlnet-aux==0.0.9
|
| 17 |
onnx==1.16.1
|
| 18 |
onnxruntime==1.18.0
|