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