Spaces:
Runtime error
Runtime error
Ming Li
commited on
Commit
·
222865e
1
Parent(s):
f246f0a
update requirements
Browse files- requirements.txt +16 -16
requirements.txt
CHANGED
|
@@ -1,16 +1,16 @@
|
|
| 1 |
-
accelerate
|
| 2 |
-
controlnet_aux
|
| 3 |
-
diffusers
|
| 4 |
-
einops
|
| 5 |
-
gradio
|
| 6 |
-
gradio_client
|
| 7 |
-
huggingface-hub
|
| 8 |
-
mediapipe
|
| 9 |
-
opencv-python-headless
|
| 10 |
-
safetensors
|
| 11 |
-
torch
|
| 12 |
-
torchvision
|
| 13 |
-
transformers
|
| 14 |
-
xformers
|
| 15 |
-
kornia
|
| 16 |
-
timm
|
|
|
|
| 1 |
+
accelerate
|
| 2 |
+
controlnet_aux
|
| 3 |
+
diffusers
|
| 4 |
+
einops
|
| 5 |
+
gradio
|
| 6 |
+
gradio_client
|
| 7 |
+
huggingface-hub
|
| 8 |
+
mediapipe
|
| 9 |
+
opencv-python-headless
|
| 10 |
+
safetensors
|
| 11 |
+
torch
|
| 12 |
+
torchvision
|
| 13 |
+
transformers
|
| 14 |
+
xformers
|
| 15 |
+
kornia
|
| 16 |
+
timm
|