mehulkatara commited on
Commit
887ed23
·
1 Parent(s): 3e47fc4

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -0
requirements.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ pandas==1.3.1
2
+ psycopg2==2.9.5
3
+ requests==2.28.1
4
+ gradio==3.23.0
5
+ rembg==2.0.52
6
+ pillow==8.3.1
7
+ pathlib==1.0.1