letrunglinh commited on
Commit
3583a17
1 Parent(s): fa01b79

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -0
requirements.txt ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ pip==23.0.1
2
+ git+https://github.com/huggingface/optimum-intel.git
3
+ gradio
4
+ transformers
5
+ torch
6
+ numpy
7
+ pandas
8
+ cdlib
9
+ networkx
10
+ nltk