Spaces:
Runtime error
Runtime error
Linoy Tsaban
commited on
Commit
·
4f6498e
1
Parent(s):
57b4fef
Update requirements.txt
Browse filesto quick fix bug with State.value
- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -2,4 +2,5 @@ diffusers
|
|
| 2 |
accelerate
|
| 3 |
transformers
|
| 4 |
torch
|
| 5 |
-
torchvision
|
|
|
|
|
|
| 2 |
accelerate
|
| 3 |
transformers
|
| 4 |
torch
|
| 5 |
+
torchvision
|
| 6 |
+
gradio==3.43.0
|