Spaces:
Runtime error
Runtime error
Bahjat Kawar
commited on
Commit
•
9868c6f
1
Parent(s):
3f7ead4
requirements update
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -1,5 +1,7 @@
|
|
1 |
--extra-index-url https://download.pytorch.org/whl/cu113
|
2 |
torch==1.13.1
|
|
|
3 |
diffusers
|
|
|
4 |
numpy
|
5 |
Pillow
|
|
|
1 |
--extra-index-url https://download.pytorch.org/whl/cu113
|
2 |
torch==1.13.1
|
3 |
+
transformers
|
4 |
diffusers
|
5 |
+
ftfy
|
6 |
numpy
|
7 |
Pillow
|