Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -3
requirements.txt
CHANGED
@@ -5,11 +5,9 @@ loralib
|
|
5 |
sentencepiece
|
6 |
git+https://github.com/huggingface/transformers.git
|
7 |
git+https://github.com/huggingface/peft.git
|
8 |
-
gradio
|
9 |
bingbong
|
10 |
git+https://github.com/huggingface/optimum.git
|
11 |
git+https://github.com/huggingface/accelerate.git
|
12 |
tokenizers==0.13.3
|
13 |
einops
|
14 |
-
scipy
|
15 |
-
protobuf==3.20.*
|
|
|
5 |
sentencepiece
|
6 |
git+https://github.com/huggingface/transformers.git
|
7 |
git+https://github.com/huggingface/peft.git
|
|
|
8 |
bingbong
|
9 |
git+https://github.com/huggingface/optimum.git
|
10 |
git+https://github.com/huggingface/accelerate.git
|
11 |
tokenizers==0.13.3
|
12 |
einops
|
13 |
+
scipy
|
|