Spaces:
Running
Running
Huang
commited on
Commit
·
151dcc0
1
Parent(s):
24db2d2
add config
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -24,4 +24,5 @@ tensorboard~=2.13.0
|
|
24 |
prettytable~=3.7.0
|
25 |
gradio~=3.23.0
|
26 |
mediapipe~=0.10.0
|
27 |
-
fvcore~=0.1.5.post20221221
|
|
|
|
24 |
prettytable~=3.7.0
|
25 |
gradio~=3.23.0
|
26 |
mediapipe~=0.10.0
|
27 |
+
fvcore~=0.1.5.post20221221
|
28 |
+
omegaconf~=2.2.3
|