vIVANsy commited on
Commit
2f0c5b8
·
verified ·
1 Parent(s): b2d11ea

Create config.yml

Browse files
Files changed (1) hide show
  1. config.yml +6 -0
config.yml ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ title: My Streamlit App
2
+ emoji: 🚀
3
+ colorFrom: blue
4
+ colorTo: green
5
+ sdk: streamlit
6
+ python_version: 3.8