Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -117,7 +117,7 @@ A5 = gr.HTML(
|
|
117 |
)
|
118 |
|
119 |
A6 = gr.load(
|
120 |
-
"
|
121 |
theme= gr.themes.Glass(primary_hue="neutral", neutral_hue="slate"))
|
122 |
|
123 |
mf_transcribe = gr.Interface(
|
|
|
117 |
)
|
118 |
|
119 |
A6 = gr.load(
|
120 |
+
"PeachTechAI/Text-Summarization",
|
121 |
theme= gr.themes.Glass(primary_hue="neutral", neutral_hue="slate"))
|
122 |
|
123 |
mf_transcribe = gr.Interface(
|