Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
|
@@ -12,4 +12,6 @@ tb-nightly
|
|
| 12 |
torch>=1.7
|
| 13 |
torchvision
|
| 14 |
tqdm
|
| 15 |
-
yapf
|
|
|
|
|
|
|
|
|
| 12 |
torch>=1.7
|
| 13 |
torchvision
|
| 14 |
tqdm
|
| 15 |
+
yapf
|
| 16 |
+
einops
|
| 17 |
+
gradio_imageslider==0.0.20
|