Spaces:
Running
on
Zero
Running
on
Zero
Commit
·
ae60597
1
Parent(s):
3cb4f09
feat: add peft and scipy to requirements
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -7,3 +7,5 @@ librosa
|
|
7 |
torch
|
8 |
torchvision
|
9 |
torchaudio
|
|
|
|
|
|
7 |
torch
|
8 |
torchvision
|
9 |
torchaudio
|
10 |
+
peft
|
11 |
+
scipy
|