Spaces:
Running
on
Zero
Running
on
Zero
vinesmsuic
commited on
Commit
•
b24a296
1
Parent(s):
21f5c74
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -7,7 +7,7 @@ h5py
|
|
7 |
xformers~=0.0.20
|
8 |
numpy>=1.23.5
|
9 |
pandas<2.0.0
|
10 |
-
peft
|
11 |
torch==2.2
|
12 |
torchvision
|
13 |
torchaudio
|
|
|
7 |
xformers~=0.0.20
|
8 |
numpy>=1.23.5
|
9 |
pandas<2.0.0
|
10 |
+
peft>=0.12
|
11 |
torch==2.2
|
12 |
torchvision
|
13 |
torchaudio
|