baouws commited on
Commit
8e6c593
·
verified ·
1 Parent(s): f2a5f6c

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -0
requirements.txt ADDED
@@ -0,0 +1,2 @@
 
 
 
1
+ gradio>=4.0.0
2
+ typing-extensions>=4.0.0