Spaces:
Runtime error
Runtime error
add gradio to deps
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -3,4 +3,5 @@ numpy
|
|
| 3 |
tqdm
|
| 4 |
torch
|
| 5 |
torchvision
|
| 6 |
-
einops
|
|
|
|
|
|
| 3 |
tqdm
|
| 4 |
torch
|
| 5 |
torchvision
|
| 6 |
+
einops
|
| 7 |
+
gradio
|