Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
torch
|
3 |
|
4 |
build==0.6.0
|
5 |
-
|
6 |
ftfy==6.1.1
|
7 |
gradio==3.9.1
|
8 |
timm==0.6.11
|
|
|
2 |
torch
|
3 |
|
4 |
build==0.6.0
|
5 |
+
diffusers==0.9.0
|
6 |
ftfy==6.1.1
|
7 |
gradio==3.9.1
|
8 |
timm==0.6.11
|