shivi commited on
Commit
b263b8b
1 Parent(s): 68a69f9

add requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -0
requirements.txt ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ torch
2
+ gradio
3
+ git+https://github.com/facebookresearch/detectron2.git
4
+ transformers
5
+ pillow