Emmiq commited on
Commit
e14904b
·
1 Parent(s): 5974e33

Add Hugging Face Space config file

Browse files
Files changed (1) hide show
  1. .space.yaml +3 -0
.space.yaml ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ sdk: gradio
2
+ app_file: app.py
3
+ python_version: 3.10