Spaces:
Build error
Build error
Update app.py
Browse files
app.py
CHANGED
|
@@ -185,7 +185,7 @@ def ai_summary(transcript, frames, audio_description, extra_context=""):
|
|
| 185 |
|
| 186 |
|
| 187 |
# %%
|
| 188 |
-
import
|
| 189 |
|
| 190 |
# %%
|
| 191 |
import uuid, shutil
|
|
|
|
| 185 |
|
| 186 |
|
| 187 |
# %%
|
| 188 |
+
import gradio as gr
|
| 189 |
|
| 190 |
# %%
|
| 191 |
import uuid, shutil
|