Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +5 -5
requirements.txt
CHANGED
@@ -6,10 +6,10 @@ omegaconf
|
|
6 |
peft
|
7 |
opencv-python
|
8 |
insightface
|
9 |
-
diffusers
|
10 |
-
torch
|
11 |
-
torchvision
|
12 |
-
transformers
|
13 |
spaces
|
14 |
-
huggingface-hub
|
15 |
sentencepiece
|
|
|
6 |
peft
|
7 |
opencv-python
|
8 |
insightface
|
9 |
+
diffusers
|
10 |
+
torch
|
11 |
+
torchvision
|
12 |
+
transformers
|
13 |
spaces
|
14 |
+
huggingface-hub
|
15 |
sentencepiece
|