Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -4,5 +4,5 @@ transformers
|
|
| 4 |
torch
|
| 5 |
pydantic
|
| 6 |
accelerate>=0.26.0
|
| 7 |
-
peft
|
| 8 |
huggingface_hub
|
|
|
|
| 4 |
torch
|
| 5 |
pydantic
|
| 6 |
accelerate>=0.26.0
|
| 7 |
+
peft>=0.10.0
|
| 8 |
huggingface_hub
|