Spaces:
Sleeping
Sleeping
Your Name commited on
Commit ·
aba5912
1
Parent(s): 2ad4d00
Fix PEFT dependency and update LoRA loading
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -6,4 +6,5 @@ transformers
|
|
| 6 |
huggingface_hub
|
| 7 |
Pillow
|
| 8 |
opencv-python-headless
|
| 9 |
-
accelerate
|
|
|
|
|
|
| 6 |
huggingface_hub
|
| 7 |
Pillow
|
| 8 |
opencv-python-headless
|
| 9 |
+
accelerate
|
| 10 |
+
peft
|