Vineedhar commited on
Commit
9f3089f
1 Parent(s): 9424cd4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -79,7 +79,7 @@ with gr.Blocks(title="DETR Object Detection by orYx Models") as demo:
79
  height: auto;
80
  }
81
  </style>
82
- <div style="font-family:'Times New Roman', 'Serif'; font-size:16pt; font-weight:bold; text-align:center; color:royalblue;">DETR Object Detection</div>
83
  <img class="logo" src="oryx_logo (2).png" alt="Logo">
84
  <h4 style="color:navy;">1. Select a model.</h4>
85
  """)
 
79
  height: auto;
80
  }
81
  </style>
82
+ <div style="font-family:'Times New Roman', 'Serif'; font-size:16pt; font-weight:bold; text-align:center; color:royalblue;">DETR Object Detection by orYx Models</div>
83
  <img class="logo" src="oryx_logo (2).png" alt="Logo">
84
  <h4 style="color:navy;">1. Select a model.</h4>
85
  """)