Add application file
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -6,4 +6,5 @@ accelerate
|
|
6 |
bitsandbytes
|
7 |
git+https://github.com/huggingface/peft.git
|
8 |
gradio
|
|
|
9 |
scipy
|
|
|
6 |
bitsandbytes
|
7 |
git+https://github.com/huggingface/peft.git
|
8 |
gradio
|
9 |
+
peft==0.3.0
|
10 |
scipy
|