Spaces:
Sleeping
Sleeping
update requirements to add peft
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -2,3 +2,4 @@ pyyaml
|
|
| 2 |
transformers==4.44.2
|
| 3 |
torch==1.13.1
|
| 4 |
numpy==1.23.5
|
|
|
|
|
|
| 2 |
transformers==4.44.2
|
| 3 |
torch==1.13.1
|
| 4 |
numpy==1.23.5
|
| 5 |
+
peft
|