mlbench123 commited on
Commit
416ee51
·
verified ·
1 Parent(s): 70e3afb

Create requirements.txt

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