Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -3,3 +3,4 @@ torch
|
|
3 |
accelerate
|
4 |
bitsandbytes # for 4-bit quant
|
5 |
gradio # Gradio UI + auto-API
|
|
|
|
3 |
accelerate
|
4 |
bitsandbytes # for 4-bit quant
|
5 |
gradio # Gradio UI + auto-API
|
6 |
+
peft
|