Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -130,7 +130,7 @@ Example format:
|
|
130 |
|
131 |
with gr.Blocks() as demo:
|
132 |
gr.Markdown("# GPT4-O1-Proxima")
|
133 |
-
gr.Markdown("Built based on GPT4-O purely based on prompt engineering."
|
134 |
gr.Markdown("The LLama3.1 references are powered by [SambaNova Cloud](https://cloud.sambanova.ai/apis)")
|
135 |
|
136 |
with gr.Row():
|
|
|
130 |
|
131 |
with gr.Blocks() as demo:
|
132 |
gr.Markdown("# GPT4-O1-Proxima")
|
133 |
+
gr.Markdown("Built based on GPT4-O purely based on prompt engineering.")
|
134 |
gr.Markdown("The LLama3.1 references are powered by [SambaNova Cloud](https://cloud.sambanova.ai/apis)")
|
135 |
|
136 |
with gr.Row():
|