Spaces:
Runtime error
Runtime error
yupeng.zhou
commited on
Commit
•
630a6cc
1
Parent(s):
2546e87
fix
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -10,4 +10,5 @@ accelerate
|
|
10 |
safetensors
|
11 |
omegaconf
|
12 |
peft
|
13 |
-
spaces==0.19.4
|
|
|
|
10 |
safetensors
|
11 |
omegaconf
|
12 |
peft
|
13 |
+
spaces==0.19.4
|
14 |
+
Pillow==9.5.0
|