BetaGen commited on
Commit
679e7d2
·
verified ·
1 Parent(s): 4c4d4ab

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ gradio==4.44.0
2
+ huggingface-hub==0.24.6
3
+ Pillow==10.4.0
4
+ python-dotenv==1.0.1
5
+ requests==2.32.3
6
+ numpy==1.26.4