ahmedghani commited on
Commit
19929b9
·
1 Parent(s): a34e67e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -324,7 +324,7 @@ with gr.Blocks() as demo2:
324
 
325
  # Delete Endpoint
326
  gr.Markdown("""
327
- ### <center>------------------ (Delete Endpoint) ------------------</center>
328
  """)
329
  gr.Markdown("""
330
  #### Endpoint Name
@@ -351,7 +351,7 @@ with gr.Blocks() as demo2:
351
  )
352
 
353
  gr.Markdown("""
354
- ### <center>------------------ (Instance Pricing Table) ------------------</center>
355
  #### Pricing Table(CPU) - 2023/2/22
356
  """)
357
 
 
324
 
325
  # Delete Endpoint
326
  gr.Markdown("""
327
+ ### <br><center>------------------ (Delete Endpoint) ------------------</center>
328
  """)
329
  gr.Markdown("""
330
  #### Endpoint Name
 
351
  )
352
 
353
  gr.Markdown("""
354
+ ### <br><center>------------------ (Instance Pricing Table) ------------------</center>
355
  #### Pricing Table(CPU) - 2023/2/22
356
  """)
357