Safwanahmad619 commited on
Commit
121733f
·
verified ·
1 Parent(s): c3ee4e1

Create config.toml

Browse files
Files changed (1) hide show
  1. config.toml +9 -0
config.toml ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ [app]
2
+ title = "BioSphere AI Chatbot"
3
+ emoji = "🤖"
4
+ colorFrom = "#00A5E5"
5
+ colorTo = "#D5F1F0"
6
+ sdk = "gradio"
7
+ sdk_version = "3.30.0"
8
+ app_file = "app.py"
9
+ pinned = false