rajsecrets0 commited on
Commit
c790cdb
·
verified ·
1 Parent(s): ce28db8

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -0
requirements.txt ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ streamlit==1.22.0
2
+ torch==2.0.0
3
+ torchvision==0.15.1
4
+ Pillow==9.5.0
5
+ numpy==1.24.3