Spaces:
Paused
Paused
Update app.py
Browse files
app.py
CHANGED
@@ -314,7 +314,7 @@ with demo:
|
|
314 |
with gr.Column():
|
315 |
gr.Markdown("## Load Inputs & Select Parameters")
|
316 |
gr.Markdown(
|
317 |
-
""" Pick a
|
318 |
)
|
319 |
with gr.Row():
|
320 |
with gr.Column(scale=0.5, variant="compact"):
|
|
|
314 |
with gr.Column():
|
315 |
gr.Markdown("## Load Inputs & Select Parameters")
|
316 |
gr.Markdown(
|
317 |
+
""" Pick a base model and press **Finetune Pre-trained Model!"""
|
318 |
)
|
319 |
with gr.Row():
|
320 |
with gr.Column(scale=0.5, variant="compact"):
|