Spaces:
Runtime error
Runtime error
Update requirement.txt
Browse files- requirement.txt +1 -0
requirement.txt
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
torch
|
|
|
|
| 2 |
diffusers[torch]
|
| 3 |
transformers
|
| 4 |
gradio==4.29.0
|
|
|
|
| 1 |
torch
|
| 2 |
+
|
| 3 |
diffusers[torch]
|
| 4 |
transformers
|
| 5 |
gradio==4.29.0
|