kz919 commited on
Commit
278bc83
1 Parent(s): c55bee0

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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():