Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -159,7 +159,7 @@ topics = """
|
|
159 |
"""
|
160 |
|
161 |
def display_title():
|
162 |
-
return "https://huggingface.co/spaces/
|
163 |
|
164 |
# Setup the Gradio Blocks interface with custom layout components
|
165 |
with gr.Blocks(theme='earneleh/paris') as demo:
|
|
|
159 |
"""
|
160 |
|
161 |
def display_title():
|
162 |
+
return "https://huggingface.co/spaces/Starfinders/Stars/resolve/main/logo.png"
|
163 |
|
164 |
# Setup the Gradio Blocks interface with custom layout components
|
165 |
with gr.Blocks(theme='earneleh/paris') as demo:
|