Spaces:
Runtime error
Runtime error
Commit ·
5e8763c
1
Parent(s): 003e981
update
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
diffusers==0.25.0
|
| 2 |
-
torch==2.0.0
|
| 3 |
-
torchvision==0.15.1
|
| 4 |
transformers==4.36.2
|
| 5 |
accelerate
|
| 6 |
safetensors
|
|
@@ -11,4 +11,4 @@ omegaconf
|
|
| 11 |
peft
|
| 12 |
huggingface-hub==0.20.2
|
| 13 |
opencv-python
|
| 14 |
-
insightface
|
|
|
|
| 1 |
diffusers==0.25.0
|
| 2 |
+
#torch==2.0.0
|
| 3 |
+
#torchvision==0.15.1
|
| 4 |
transformers==4.36.2
|
| 5 |
accelerate
|
| 6 |
safetensors
|
|
|
|
| 11 |
peft
|
| 12 |
huggingface-hub==0.20.2
|
| 13 |
opencv-python
|
| 14 |
+
insightface
|