Spaces:
Runtime error
Runtime error
friedrichor
commited on
Commit
•
ae6cc83
1
Parent(s):
8b5e889
upload requirements
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
|
|
1 |
torch==1.13.1
|
2 |
git+https://github.com/huggingface/transformers.git
|
3 |
diffusers==0.15.0
|
|
|
1 |
+
--extra-index-url https://download.pytorch.org/whl/cu117
|
2 |
torch==1.13.1
|
3 |
git+https://github.com/huggingface/transformers.git
|
4 |
diffusers==0.15.0
|