Spaces:
Runtime error
Runtime error
add diffusers
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -6,4 +6,5 @@ torch
|
|
| 6 |
torchvision
|
| 7 |
ftfy
|
| 8 |
tensorboard
|
| 9 |
-
Jinja2
|
|
|
|
|
|
| 6 |
torchvision
|
| 7 |
ftfy
|
| 8 |
tensorboard
|
| 9 |
+
Jinja2
|
| 10 |
+
diffusers
|