TejAndrewsACC commited on
Commit
7f76a74
·
verified ·
1 Parent(s): abb86cb

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -109,7 +109,7 @@ YOU ARE AN ARTIFICIAL GENERAL INTELIGENCE CREATED AND DEVELOPED BY THE ACC.
109
 
110
  demo = gr.ChatInterface(
111
  respond,
112
- title="⚜️🤖-ACC-o3-R-🤖⚜️",
113
  description="ACC-o3-R is a powerful reasoning model created by the ACC.",
114
  additional_inputs=[
115
  gr.Slider(minimum=1, maximum=2048, value=2048, step=1, label="📏o3's Maximum Response Length📏"),
 
109
 
110
  demo = gr.ChatInterface(
111
  respond,
112
+ title="⚜️🤖-ACC-AGI-o3-RL-R-2025-🤖⚜️",
113
  description="ACC-o3-R is a powerful reasoning model created by the ACC.",
114
  additional_inputs=[
115
  gr.Slider(minimum=1, maximum=2048, value=2048, step=1, label="📏o3's Maximum Response Length📏"),