AbdullahMd12 commited on
Commit
e72adba
·
1 Parent(s): df6a45b

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -1
requirements.txt CHANGED
@@ -1,6 +1,9 @@
1
  pytorch
2
  torchvision
3
- cv2
 
4
  transformers
 
 
5
 
6
 
 
1
  pytorch
2
  torchvision
3
+ opencv-python
4
+ opencv-python-headless
5
  transformers
6
+ streamlit
7
+ tqdm
8
 
9