Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -109,7 +109,7 @@ A4 = gr.load(
|
|
109 |
A5 = gr.load(
|
110 |
"models/google/gemma-7b",
|
111 |
title=" ",
|
112 |
-
|
113 |
|
114 |
mf_transcribe = gr.Interface(
|
115 |
fn=transcribe,
|
|
|
109 |
A5 = gr.load(
|
110 |
"models/google/gemma-7b",
|
111 |
title=" ",
|
112 |
+
)
|
113 |
|
114 |
mf_transcribe = gr.Interface(
|
115 |
fn=transcribe,
|