Spaces:
Runtime error
Runtime error
friedrichor
commited on
Commit
·
04e6d0c
1
Parent(s):
b03a999
update
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
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
|
|
|
|
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
|
5 |
+
sentencepiece==0.1.97
|