dalinstone commited on
Commit
ff7fdbd
·
verified ·
1 Parent(s): 330f12b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -355,7 +355,6 @@ with gr.Blocks(title="Transcript Enhancer") as demo:
355
 
356
  1. The original transcript is generated using AssemblyAI with speaker detection
357
  2. The enhanced version uses Google's Gemini to improve clarity and readability
358
- 3. Additional Social Content is produced using Google's Gemini
359
  """)
360
 
361
  with gr.Row():
 
355
 
356
  1. The original transcript is generated using AssemblyAI with speaker detection
357
  2. The enhanced version uses Google's Gemini to improve clarity and readability
 
358
  """)
359
 
360
  with gr.Row():