Plana-Archive commited on
Commit
c0c8a0b
·
verified ·
1 Parent(s): c9b256b

Upload ml-danbooru-demo/requirements.txt with huggingface_hub

Browse files
Files changed (1) hide show
  1. ml-danbooru-demo/requirements.txt +9 -0
ml-danbooru-demo/requirements.txt ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ gradio==3.18.0
2
+ numpy
3
+ pillow
4
+ onnxruntime
5
+ huggingface_hub
6
+ scikit-image
7
+ pandas
8
+ opencv-python>=4.6.0
9
+ hbutils>=0.8.1