Plana-Archive commited on
Commit
e3b5f92
·
verified ·
1 Parent(s): de03e3c

Upload laplacian_blur/requirements.txt with huggingface_hub

Browse files
Files changed (1) hide show
  1. laplacian_blur/requirements.txt +12 -0
laplacian_blur/requirements.txt ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ gradio==4.21.0
2
+ numpy
3
+ pillow
4
+ onnxruntime
5
+ huggingface_hub>=0.14.0
6
+ scikit-image
7
+ pandas
8
+ opencv-python>=4.6.0
9
+ hbutils>=0.9.0
10
+ dghs-imgutils>=0.1.0
11
+ httpx>=0.23.0
12
+ natsort