Spaces:
Runtime error
Runtime error
mirothedj speed glyph
Browse files
app.py
CHANGED
|
@@ -145,7 +145,7 @@ footer {display: none !important}
|
|
| 145 |
"""
|
| 146 |
|
| 147 |
with gr.Blocks() as demo:
|
| 148 |
-
gr.Markdown("#
|
| 149 |
gr.ChatInterface(
|
| 150 |
fn=generate_response,
|
| 151 |
description="Inference layer utilizing state-hold logic and deterministic ROM verification.",
|
|
|
|
| 145 |
"""
|
| 146 |
|
| 147 |
with gr.Blocks() as demo:
|
| 148 |
+
gr.Markdown("# Glyph.io Logic Interface")
|
| 149 |
gr.ChatInterface(
|
| 150 |
fn=generate_response,
|
| 151 |
description="Inference layer utilizing state-hold logic and deterministic ROM verification.",
|