Spaces:
Running
on
Zero
Running
on
Zero
Commit
·
bf1203a
1
Parent(s):
d529acf
fix
Browse files- requirements.txt +1 -3
requirements.txt
CHANGED
@@ -1,4 +1,3 @@
|
|
1 |
-
CHANGED
|
2 |
--extra-index-url https://download.pytorch.org/whl/cu113
|
3 |
torch
|
4 |
gradio
|
@@ -8,5 +7,4 @@ transformers
|
|
8 |
spaces
|
9 |
torchvision
|
10 |
accelerate
|
11 |
-
hf-transfer
|
12 |
-
hf-xet
|
|
|
|
|
1 |
--extra-index-url https://download.pytorch.org/whl/cu113
|
2 |
torch
|
3 |
gradio
|
|
|
7 |
spaces
|
8 |
torchvision
|
9 |
accelerate
|
10 |
+
hf-transfer
|
|