Desalegnn commited on
Commit
ebfd144
Β·
verified Β·
1 Parent(s): 04af1b9

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +12 -0
requirements.txt ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Common Requirements
2
+ torch
3
+ transformers
4
+ torchvision
5
+ gradio
6
+ scikit-learn
7
+ opencv-python
8
+ numpy
9
+ sentencepiece
10
+ matplotlib
11
+ shapely
12
+ tqdm