Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -6,6 +6,8 @@ git+https://github.com/huggingface/accelerate.git
|
|
6 |
|
7 |
git+https://github.com/huggingface/transformers.git
|
8 |
|
|
|
|
|
9 |
safetensors
|
10 |
|
11 |
#pynvml
|
@@ -23,7 +25,7 @@ huggingface_hub[hf_transfer]
|
|
23 |
Pillow
|
24 |
|
25 |
#xformers==0.0.29.post1
|
26 |
-
xformers
|
27 |
#xformers --index-url https://download.pytorch.org/whl/cu124
|
28 |
|
29 |
git+https://github.com/facebookresearch/xformers.git
|
|
|
6 |
|
7 |
git+https://github.com/huggingface/transformers.git
|
8 |
|
9 |
+
git+https://github.com/huggingface/optimum.git
|
10 |
+
|
11 |
safetensors
|
12 |
|
13 |
#pynvml
|
|
|
25 |
Pillow
|
26 |
|
27 |
#xformers==0.0.29.post1
|
28 |
+
#xformers
|
29 |
#xformers --index-url https://download.pytorch.org/whl/cu124
|
30 |
|
31 |
git+https://github.com/facebookresearch/xformers.git
|