Prak2005 commited on
Commit
d9ed9a4
·
verified ·
1 Parent(s): 9d176d2

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -0
requirements.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ gradio>=3.50.2
2
+ huggingface_hub>=0.19.4
3
+ Pillow>=10.0.0
4
+ numpy>=1.24.0
5
+ matplotlib>=3.7.0
6
+ requests>=2.31.0
7
+ python-dotenv>=1.0.0
8
+ tqdm>=4.66.1