CloudAnts commited on
Commit
a12665e
·
1 Parent(s): 5989ad1
Files changed (1) hide show
  1. ReadMe.md +9 -0
ReadMe.md ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ title: mydemo1 # Replace with your app's title
3
+ emoji: 🚀 # Replace with an emoji for your app
4
+ colorFrom: blue # Primary color of the UI
5
+ colorTo: green # Secondary color of the UI
6
+ sdk: docker # Since you're using Docker
7
+ app_file: app.py # Main app file (this is still needed for display purposes, even if using Docker)
8
+ pinned: false
9
+ ---