zhiweili
commited on
Commit
Β·
7211c1f
1
Parent(s):
b4ea000
update nexfort
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
gradio
|
2 |
-
torch
|
3 |
-
torchvision
|
4 |
diffusers
|
5 |
transformers
|
6 |
accelerate
|
7 |
spaces
|
8 |
-
nexfort
|
|
|
1 |
gradio
|
2 |
+
torch
|
3 |
+
torchvision
|
4 |
diffusers
|
5 |
transformers
|
6 |
accelerate
|
7 |
spaces
|
8 |
+
nexfort -f https://github.com/siliconflow/nexfort_releases/releases/expanded_assets/torch2.5.1_cu124
|