Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +0 -3
requirements.txt
CHANGED
@@ -1,11 +1,8 @@
|
|
1 |
-
#accelerate
|
2 |
torch
|
3 |
git+https://github.com/huggingface/accelerate.git
|
4 |
#bitsandbytes
|
5 |
-
#transformers
|
6 |
git+https://github.com/huggingface/transformers.git
|
7 |
git+https://github.com/huggingface/optimum.git
|
8 |
-
#xformers
|
9 |
#git+https://github.com/facebookresearch/xformers.git
|
10 |
hf-transfer
|
11 |
huggingface_hub[hf_transfer]
|
|
|
|
|
1 |
torch
|
2 |
git+https://github.com/huggingface/accelerate.git
|
3 |
#bitsandbytes
|
|
|
4 |
git+https://github.com/huggingface/transformers.git
|
5 |
git+https://github.com/huggingface/optimum.git
|
|
|
6 |
#git+https://github.com/facebookresearch/xformers.git
|
7 |
hf-transfer
|
8 |
huggingface_hub[hf_transfer]
|