Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -2,6 +2,7 @@ accelerate
|
|
2 |
accelerate @git+https://github.com/huggingface/accelerate.git@97d2168e5953fe7373a06c69c02c5a00a84d5344
|
3 |
bitsandbytes
|
4 |
peft
|
|
|
5 |
scipy
|
6 |
langchain
|
7 |
tensorflow
|
|
|
2 |
accelerate @git+https://github.com/huggingface/accelerate.git@97d2168e5953fe7373a06c69c02c5a00a84d5344
|
3 |
bitsandbytes
|
4 |
peft
|
5 |
+
sentence_transformers
|
6 |
scipy
|
7 |
langchain
|
8 |
tensorflow
|