meg HF Staff commited on
Commit
475e252
·
verified ·
1 Parent(s): af1220b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -176,7 +176,7 @@ with gr.Blocks() as demo:
176
  gr.Markdown("The request file will be written so %s." % REQUESTS_DATASET_PATH)
177
  gr.Markdown("The job will be launched at [EnergyStarAI/launch-computation-example](https://huggingface.co/spaces/EnergyStarAI/launch-computation-example).")
178
  with gr.Row():
179
- gr.Markdown("# ✉️✨ Submit your model here!", elem_classes="markdown-text")
180
  with gr.Row():
181
  with gr.Column():
182
  model_name_textbox = gr.Textbox(label="Model name")
 
176
  gr.Markdown("The request file will be written so %s." % REQUESTS_DATASET_PATH)
177
  gr.Markdown("The job will be launched at [EnergyStarAI/launch-computation-example](https://huggingface.co/spaces/EnergyStarAI/launch-computation-example).")
178
  with gr.Row():
179
+ gr.Markdown("# ✉️✨ Submit your model here!", elem_classes="markdown-text")
180
  with gr.Row():
181
  with gr.Column():
182
  model_name_textbox = gr.Textbox(label="Model name")