Dmtlant commited on
Commit
6572d1b
·
verified ·
1 Parent(s): 607e38c

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -0
requirements.txt ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ gradio>=3.32.0
2
+ cryptography>=39.0.0
3
+ emoji>=2.2.0
4
+ pillow>=9.4.0
5
+ numpy>=1.24.0