Basshole commited on
Commit
6c109c4
·
verified ·
1 Parent(s): aed4040

Upload app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -237,7 +237,7 @@ def main():
237
  return predefined_questions[q_choice]
238
 
239
  with gr.Blocks() as demo:
240
- gr.Markdown("## Prompt 產生器")
241
 
242
  with gr.Row():
243
  achievement = gr.Radio(["正", "負"], label="成就型", value="正")
 
237
  return predefined_questions[q_choice]
238
 
239
  with gr.Blocks() as demo:
240
+ gr.Markdown("## AI Persona 模擬")
241
 
242
  with gr.Row():
243
  achievement = gr.Radio(["正", "負"], label="成就型", value="正")