QuantaSparkLabs commited on
Commit
2452967
·
verified ·
1 Parent(s): 46d85ea

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -1,11 +1,10 @@
1
  import gradio as gr
2
 
3
- community_name = "QS-OpenLab"
4
  description = """QS-OpenLab is a collaborative space dedicated to exploring and advancing quantum science,
5
  AI integration, and open research initiatives. Our goal is to bring together enthusiasts, researchers,
6
  and developers to share projects, ideas, and tools in a friendly and open environment."""
7
 
8
- logo_path = "QS_OpenLab.png"
9
 
10
  with gr.Blocks() as app:
11
  with gr.Column(elem_id="card", scale=1):
 
1
  import gradio as gr
2
 
3
+ community_name = "TinyModels"
4
  description = """QS-OpenLab is a collaborative space dedicated to exploring and advancing quantum science,
5
  AI integration, and open research initiatives. Our goal is to bring together enthusiasts, researchers,
6
  and developers to share projects, ideas, and tools in a friendly and open environment."""
7
 
 
8
 
9
  with gr.Blocks() as app:
10
  with gr.Column(elem_id="card", scale=1):