Spaces:
Runtime error
Runtime error
Commit
·
3c8fd6e
1
Parent(s):
86677df
correct fake issue
Browse files
app.py
CHANGED
@@ -665,7 +665,6 @@ with gr.Blocks() as demo:
|
|
665 |
# gr.Markdown("Start typing below and then click **SUBMIT** to see the output.")
|
666 |
main = gr.ChatInterface(
|
667 |
fake,
|
668 |
-
input_variables:
|
669 |
title="STLA BABY - YOUR FRIENDLY GUIDE",
|
670 |
description= "v0.3: Powered by MECH Core Team",
|
671 |
)
|
|
|
665 |
# gr.Markdown("Start typing below and then click **SUBMIT** to see the output.")
|
666 |
main = gr.ChatInterface(
|
667 |
fake,
|
|
|
668 |
title="STLA BABY - YOUR FRIENDLY GUIDE",
|
669 |
description= "v0.3: Powered by MECH Core Team",
|
670 |
)
|