Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -14,4 +14,5 @@ torchvision
|
|
14 |
tqdm
|
15 |
yapf
|
16 |
einops
|
17 |
-
fvcore
|
|
|
|
14 |
tqdm
|
15 |
yapf
|
16 |
einops
|
17 |
+
fvcore
|
18 |
+
gradio==3.50
|