Spaces:
Build error
Build error
Update app.py
Browse files
app.py
CHANGED
|
@@ -5,7 +5,7 @@ description = """QS-OpenLab is a collaborative space dedicated to exploring and
|
|
| 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 = "Com logo"
|
| 9 |
|
| 10 |
|
| 11 |
with gr.Blocks() as app:
|
|
|
|
| 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 = "Com logo.png"
|
| 9 |
|
| 10 |
|
| 11 |
with gr.Blocks() as app:
|