entropy25 commited on
Commit
2d41088
·
verified ·
1 Parent(s): 4c68b0f

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -0
requirements.txt ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+
2
+ gradio==4.44.0
3
+ transformers==4.36.2
4
+ torch==2.1.1
5
+ networkx==3.2.1
6
+ matplotlib==3.8.2
7
+ Pillow==10.1.0
8
+ numpy==1.24.4
9
+ scipy==1.11.4