Spaces:
Runtime error
Runtime error
transformers fix
#5
by
6Morpheus6
- opened
- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -10,7 +10,7 @@ einops
|
|
10 |
onnxruntime
|
11 |
spaces==0.19.4
|
12 |
omegaconf
|
13 |
-
peft
|
14 |
huggingface_hub>=0.20.2
|
15 |
opencv-python
|
16 |
insightface
|
|
|
10 |
onnxruntime
|
11 |
spaces==0.19.4
|
12 |
omegaconf
|
13 |
+
peft==0.13.2
|
14 |
huggingface_hub>=0.20.2
|
15 |
opencv-python
|
16 |
insightface
|