Spaces:
Runtime error
Runtime error
LuChengTHU
commited on
Commit
β’
d4575c7
1
Parent(s):
8265e15
install diffusers from main branch
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
torch
|
2 |
-
|
3 |
transformers
|
4 |
scipy
|
5 |
ftfy
|
|
|
1 |
torch
|
2 |
+
diffusers
|
3 |
transformers
|
4 |
scipy
|
5 |
ftfy
|