Shalani08 commited on
Commit
c98ffe0
·
verified ·
1 Parent(s): bc663fb

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -0
requirements.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ fastapi
2
+ uvicorn
3
+ cellpose==3.1.1
4
+ tifffile
5
+ numpy
6
+ huggingface_hub
7
+ torch