Engineer-Areeb commited on
Commit
0ab8b11
·
verified ·
1 Parent(s): 116caab

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -10
requirements.txt CHANGED
@@ -1,15 +1,10 @@
1
  gradio
2
  pyvista
 
3
  matplotlib
4
  numpy
5
- matplotlib
6
- ipython
7
- pillow
8
- shapely
9
- trimesh
10
  plotly
11
- cadquery-ocp
12
- opencv-python
13
- scipy
14
- requests
15
- beautifulsoup4
 
1
  gradio
2
  pyvista
3
+ vtk
4
  matplotlib
5
  numpy
6
+ trimesh[easy]
 
 
 
 
7
  plotly
8
+ shapely
9
+ seaborn
10
+