Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +11 -11
requirements.txt
CHANGED
@@ -1,12 +1,12 @@
|
|
1 |
-
diffusers
|
2 |
-
torch
|
3 |
-
torchvision
|
4 |
-
transformers
|
5 |
-
accelerate
|
6 |
-
safetensors
|
7 |
-
einops
|
8 |
-
onnxruntime-gpu
|
9 |
-
omegaconf
|
10 |
-
peft
|
11 |
huggingface_hub
|
12 |
-
insightface
|
|
|
1 |
+
diffusers
|
2 |
+
torch
|
3 |
+
torchvision
|
4 |
+
transformers
|
5 |
+
accelerate
|
6 |
+
safetensors
|
7 |
+
einops
|
8 |
+
onnxruntime-gpu
|
9 |
+
omegaconf
|
10 |
+
peft
|
11 |
huggingface_hub
|
12 |
+
insightface
|