Spaces:
Runtime error
Runtime error
yupeng.zhou
commited on
Commit
·
8ace052
1
Parent(s):
bbaf4dc
fix
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -9,4 +9,5 @@ numpy
|
|
| 9 |
accelerate
|
| 10 |
safetensors
|
| 11 |
omegaconf
|
| 12 |
-
peft
|
|
|
|
|
|
| 9 |
accelerate
|
| 10 |
safetensors
|
| 11 |
omegaconf
|
| 12 |
+
peft
|
| 13 |
+
spaces==0.19.4
|