Spaces:
Running
on
Zero
Running
on
Zero
peft
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -2,6 +2,7 @@
|
|
| 2 |
Pillow
|
| 3 |
numpy
|
| 4 |
torch
|
|
|
|
| 5 |
transformers>=4.36
|
| 6 |
gradio==4.43.0
|
| 7 |
pyfluidsynth
|
|
|
|
| 2 |
Pillow
|
| 3 |
numpy
|
| 4 |
torch
|
| 5 |
+
peft>=0.13.0
|
| 6 |
transformers>=4.36
|
| 7 |
gradio==4.43.0
|
| 8 |
pyfluidsynth
|