nomanmanzoor commited on
Commit
c15ee58
·
verified ·
1 Parent(s): 5d6db6d

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -2
requirements.txt CHANGED
@@ -1,7 +1,8 @@
1
- streamlit
2
  torch
3
  torchvision
 
4
  Pillow
5
- opencv-python
 
6
 
7
 
 
 
1
  torch
2
  torchvision
3
+ streamlit
4
  Pillow
5
+ matplotlib
6
+
7
 
8