LordXido commited on
Commit
fe4ecf0
·
verified ·
1 Parent(s): ef103a7

Update space.yaml

Browse files
Files changed (1) hide show
  1. space.yaml +3 -3
space.yaml CHANGED
@@ -1,3 +1,3 @@
1
- sdk: static
2
- app_file: index.html
3
- license: mit
 
1
+ sdk: gradio
2
+ app_file: app.py
3
+ license: apache-2.0