Spaces:
Runtime error
Runtime error
updated dependencies
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
gradio
|
| 2 |
torch
|
| 3 |
torchvision
|
| 4 |
-
diffusers
|
|
|
|
|
|
| 1 |
gradio
|
| 2 |
torch
|
| 3 |
torchvision
|
| 4 |
+
diffusers
|
| 5 |
+
transformers
|