Spaces:
Build error
Build error
Commit
·
5717455
1
Parent(s):
936cd75
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -8,7 +8,8 @@ omegaconf
|
|
8 |
opencv-python
|
9 |
diffusers==0.29.2
|
10 |
onnx>=1.16.0
|
11 |
-
onnxruntime
|
12 |
safetensors
|
13 |
spaces
|
14 |
ftfy
|
|
|
|
8 |
opencv-python
|
9 |
diffusers==0.29.2
|
10 |
onnx>=1.16.0
|
11 |
+
onnxruntime-gpu
|
12 |
safetensors
|
13 |
spaces
|
14 |
ftfy
|
15 |
+
peft
|