Jingxiang Mo commited on
Commit
c1811af
1 Parent(s): bc2eaa6
Files changed (2) hide show
  1. app.py +6 -0
  2. requirements.txt +0 -0
app.py ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ import os
2
+ import gradio as gradio
3
+
4
+
5
+
6
+
requirements.txt ADDED
File without changes