Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
torch==2.2.2
|
| 2 |
transformers==4.38.2
|
| 3 |
-
peft==0.
|
| 4 |
accelerate==0.27.2
|
| 5 |
huggingface_hub==0.20.3
|
| 6 |
gradio==4.21.0
|
|
|
|
| 1 |
torch==2.2.2
|
| 2 |
transformers==4.38.2
|
| 3 |
+
peft==0.11.1
|
| 4 |
accelerate==0.27.2
|
| 5 |
huggingface_hub==0.20.3
|
| 6 |
gradio==4.21.0
|