Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -4,4 +4,5 @@ torch
|
|
4 |
bitsandbytes
|
5 |
git+https://github.com/huggingface/transformers.git
|
6 |
git+https://github.com/huggingface/peft.git
|
7 |
-
git+https://github.com/huggingface/accelerate.git
|
|
|
|
4 |
bitsandbytes
|
5 |
git+https://github.com/huggingface/transformers.git
|
6 |
git+https://github.com/huggingface/peft.git
|
7 |
+
git+https://github.com/huggingface/accelerate.git
|
8 |
+
scipy
|