charlesyu108 commited on
Commit
01a6264
·
verified ·
1 Parent(s): 7ab0e06

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -185,7 +185,7 @@ def ai_summary(transcript, frames, audio_description, extra_context=""):
185
 
186
 
187
  # %%
188
- import app as gr
189
 
190
  # %%
191
  import uuid, shutil
 
185
 
186
 
187
  # %%
188
+ import gradio as gr
189
 
190
  # %%
191
  import uuid, shutil