ecopus commited on
Commit
9438b45
·
verified ·
1 Parent(s): 9dd03f3

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +17 -0
requirements.txt ADDED
@@ -0,0 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ #python==3.10.19
2
+ numpy
3
+ pandas
4
+ scikit-learn
5
+ torch
6
+ #onnxsudo
7
+ onnxruntime
8
+ gmsh
9
+ matplotlib
10
+ gradio
11
+ #python-occ-core
12
+ #OCP==7.7.0.1
13
+ #pythonocc-core==7.6.3
14
+ cadquery-ocp
15
+ joblib
16
+ plotly
17
+