Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +4 -4
requirements.txt
CHANGED
@@ -1,9 +1,9 @@
|
|
1 |
--extra-index-url https://download.pytorch.org/whl/cu124
|
2 |
-
accelerate
|
3 |
-
torch
|
4 |
-
torchvision
|
5 |
transformers==4.47.1
|
6 |
-
sentencepiece
|
7 |
huggingface-hub==0.25.2
|
8 |
einops
|
9 |
gguf
|
|
|
1 |
--extra-index-url https://download.pytorch.org/whl/cu124
|
2 |
+
accelerate==0.26.0
|
3 |
+
torch
|
4 |
+
torchvision
|
5 |
transformers==4.47.1
|
6 |
+
sentencepiece==0.1.96
|
7 |
huggingface-hub==0.25.2
|
8 |
einops
|
9 |
gguf
|