ChronoStellar commited on
Commit
76587b3
·
verified ·
1 Parent(s): 9f18887

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -0
requirements.txt ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ gradio
2
+ opencv-python
3
+ joblib
4
+ numpy
5
+ scikit-image
6
+ scikit-learn
7
+ tensorflow
8
+ transformers
9
+ torch
10
+ pillow