Spaces:
Running
on
Zero
Running
on
Zero
Commit
·
8776445
1
Parent(s):
8ee7393
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
diffusers==0.29.2
|
2 |
-
torch
|
3 |
torchvision
|
4 |
imageio
|
5 |
imageio-ffmpeg
|
@@ -15,3 +15,4 @@ onnxruntime
|
|
15 |
safetensors
|
16 |
spaces
|
17 |
ftfy
|
|
|
|
1 |
diffusers==0.29.2
|
2 |
+
torch
|
3 |
torchvision
|
4 |
imageio
|
5 |
imageio-ffmpeg
|
|
|
15 |
safetensors
|
16 |
spaces
|
17 |
ftfy
|
18 |
+
peft
|