Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -3,3 +3,4 @@ gradio==3.32.0
|
|
3 |
torch==2.0.0
|
4 |
torchvision==0.15.1
|
5 |
trimesh==3.21.5
|
|
|
|
3 |
torch==2.0.0
|
4 |
torchvision==0.15.1
|
5 |
trimesh==3.21.5
|
6 |
+
plotly
|