jithenderchoudary commited on
Commit
b10203e
·
verified ·
1 Parent(s): 5166c01

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -4
requirements.txt CHANGED
@@ -1,6 +1,10 @@
1
  torch
2
- numpy
3
  pandas
4
- matplotlib
5
- cadquery
6
- gradio
 
 
 
 
 
1
  torch
2
+ numpy==1.24.0
3
  pandas
4
+ matplotlib==3.6.2
5
+ cadquery==2.2
6
+ gradio==3.15
7
+
8
+
9
+
10
+