Spaces:
Runtime error
Runtime error
Add pytorch to requirements
#4
by
multimodalart
HF staff
- opened
- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -1 +1,3 @@
|
|
1 |
-
git+https://github.com/LambdaLabsML/lambda-diffusers.git#egg=lambda-diffusers
|
|
|
|
|
|
1 |
+
git+https://github.com/LambdaLabsML/lambda-diffusers.git#egg=lambda-diffusers
|
2 |
+
--extra-index-url https://download.pytorch.org/whl/cu113
|
3 |
+
torch
|