Spaces:
Running
Running
Upload app.py
Browse files
app.py
CHANGED
@@ -288,7 +288,7 @@ body {
|
|
288 |
with gr.Blocks(theme=gr.themes.Monochrome(), css=custom_css) as iface:
|
289 |
gr.Markdown("""
|
290 |
# 🎙️ 聲音行銷企劃 - 財資歐北共 Podcast 🎙️
|
291 |
-
|
292 |
""", elem_classes="center-aligned")
|
293 |
|
294 |
input_text = gr.Textbox(label="請輸入 Podcast 話題(建議50~500字之間)", placeholder="輸入 Podcast 話題內容越詳細劇本越佳 ......", elem_classes="input-background")
|
|
|
288 |
with gr.Blocks(theme=gr.themes.Monochrome(), css=custom_css) as iface:
|
289 |
gr.Markdown("""
|
290 |
# 🎙️ 聲音行銷企劃 - 財資歐北共 Podcast 🎙️
|
291 |
+
**※ 自動生成 Podcast 節目及音檔,系統布署:江信宗,LLM:Llama-3.1-405B-Instruct。**
|
292 |
""", elem_classes="center-aligned")
|
293 |
|
294 |
input_text = gr.Textbox(label="請輸入 Podcast 話題(建議50~500字之間)", placeholder="輸入 Podcast 話題內容越詳細劇本越佳 ......", elem_classes="input-background")
|