slimshadow commited on
Commit
8e329a1
·
verified ·
1 Parent(s): 41b6b7a

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -0
requirements.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ streamlit==1.15.0
2
+ rembg==2.0.30
3
+ Pillow==9.5.0
4
+ torch==1.11.0
5
+ torchvision==0.12.0
6
+ torchaudio==0.11.0
7
+ numpy==1.22.4