sgbaird commited on
Commit
444bcef
·
1 Parent(s): fa95f45

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -241,7 +241,7 @@ for param in PARAM_BOUNDS:
241
  inputs.append(input)
242
 
243
  iface = gr.Interface(
244
- title="CrabNetSurrogateModel",
245
  fn=evaluate,
246
  inputs=inputs,
247
  outputs=gr.Numpy(
 
241
  inputs.append(input)
242
 
243
  iface = gr.Interface(
244
+ title="Advanced Optimization",
245
  fn=evaluate,
246
  inputs=inputs,
247
  outputs=gr.Numpy(