rithvik213 commited on
Commit
a16cab1
·
1 Parent(s): d5c23d7

add file to run app on huggingface spaces

Browse files
Files changed (1) hide show
  1. .huggingface.yml +3 -0
.huggingface.yml ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ sdk: streamlit
2
+ app_file: streamlit_app.py
3
+