Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -7,6 +7,8 @@
|
|
7 |
trimesh
|
8 |
streamlit
|
9 |
plotly
|
|
|
|
|
10 |
pytorch-lightning==1.7.5
|
11 |
scikit-image==0.19.3
|
12 |
mediapy
|
|
|
7 |
trimesh
|
8 |
streamlit
|
9 |
plotly
|
10 |
+
fire
|
11 |
+
gradio
|
12 |
pytorch-lightning==1.7.5
|
13 |
scikit-image==0.19.3
|
14 |
mediapy
|