itsomk commited on
Commit
4cdfd57
·
verified ·
1 Parent(s): 9748112

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -0
requirements.txt ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ gradio
2
+ torch
3
+ torchvision
4
+ --extra-index-url https://download.pytorch.org/whl/cpu
5
+ pillow
6
+ numpy
7
+ scikit-image
8
+ safetensors
9
+ huggingface_hub
10
+ grad-cam
11
+ opencv-python-headless