Aranwer commited on
Commit
f2bf3d8
·
verified ·
1 Parent(s): c4ca5b1

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -0
requirements.txt ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ streamlit==1.28.0
2
+ torch==2.0.1
3
+ torch-geometric==2.3.1
4
+ transformers==4.33.3
5
+ javalang==0.13.0
6
+ networkx==3.1
7
+ numpy==1.24.3
8
+ pandas==2.0.3
9
+ tqdm==4.65.0
10
+ python-dotenv==1.0.0