Spaces:
Runtime error
Runtime error
jamescalam
commited on
Commit
•
1f416f6
1
Parent(s):
ea8a830
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
diffusers
|
2 |
transformers
|
|
|
3 |
torch
|
4 |
google-cloud-storage
|
5 |
pinecone-client
|
|
|
1 |
diffusers
|
2 |
transformers
|
3 |
+
--extra-index-url https://download.pytorch.org/whl/cu113
|
4 |
torch
|
5 |
google-cloud-storage
|
6 |
pinecone-client
|