Satyajithchary commited on
Commit
4feeaf1
1 Parent(s): 7365db2

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ streamlit
2
+ torch
3
+ detectron2
4
+ tqdm
5
+ opencv-python
6
+ Pillow