Spaces:
Runtime error
Runtime error
HubHop
commited on
Commit
·
897875e
1
Parent(s):
94cec51
update
Browse files- requirements.txt +3 -2
requirements.txt
CHANGED
@@ -1,10 +1,11 @@
|
|
1 |
torch
|
2 |
opencv-python
|
3 |
-
mmengine
|
4 |
plotly
|
5 |
gradio
|
6 |
pip==23.0.1
|
7 |
-
|
|
|
|
|
8 |
SciPy
|
9 |
ftfy
|
10 |
regex
|
|
|
1 |
torch
|
2 |
opencv-python
|
|
|
3 |
plotly
|
4 |
gradio
|
5 |
pip==23.0.1
|
6 |
+
openmim
|
7 |
+
mmcv-full
|
8 |
+
mmengine
|
9 |
SciPy
|
10 |
ftfy
|
11 |
regex
|