Spaces:
Runtime error
Runtime error
build: pull GPU enabled torch
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
transformers
|
2 |
-
torch
|
3 |
diffusers
|
4 |
accelerate
|
|
|
|
|
|
1 |
transformers
|
|
|
2 |
diffusers
|
3 |
accelerate
|
4 |
+
--extra-index-url https://download.pytorch.org/whl/cu113
|
5 |
+
torch
|