notrey commited on
Commit
173cddc
·
1 Parent(s): d900808

updating app

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -1,5 +1,6 @@
1
  streamlit
2
  transformers
 
3
  pillow
4
  opencv-python
5
  torch
 
1
  streamlit
2
  transformers
3
+ pipeline
4
  pillow
5
  opencv-python
6
  torch