a-ragab-h-m commited on
Commit
89ab782
·
verified ·
1 Parent(s): b2ec3eb

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -0
requirements.txt ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ torch>=2.0.0
2
+ numpy>=1.21.0
3
+ networkx>=2.6
4
+ matplotlib>=3.4
5
+ ortools>=9.6
6
+ tqdm>=4.64
7
+ scipy>=1.7
8
+ jinja2
9
+ six
10
+ pandas