Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
1 |
huggingface_hub==0.30.2
|
|
|
2 |
torch==2.5.1
|
3 |
transformers==4.51.3
|
|
|
1 |
huggingface_hub==0.30.2
|
2 |
+
peft==0.15.2
|
3 |
torch==2.5.1
|
4 |
transformers==4.51.3
|