sajjadahmad commited on
Commit
097fc70
·
verified ·
1 Parent(s): 7970344

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +12 -0
requirements.txt ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ streamlit
2
+ numpy
3
+ pandas
4
+ torch
5
+ tensorflow
6
+ opencv-python-headless
7
+ pillow
8
+ ultralytics
9
+ transformers
10
+ matplotlib
11
+ requests
12
+ torchvision