sgbaird commited on
Commit
013d919
·
verified ·
1 Parent(s): 4f50708

add open in colab badge for github gist

Browse files
Files changed (1) hide show
  1. app.py +2 -0
app.py CHANGED
@@ -251,6 +251,8 @@ iface = gr.Interface(
251
  datatype=["number"] * len(example_result),
252
  ),
253
  description="""
 
 
254
  ## Objectives
255
 
256
  **Minimize `y1`, `y2`, `y3`, and `y4`**
 
251
  datatype=["number"] * len(example_result),
252
  ),
253
  description="""
254
+ [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/gist/sgbaird/78fbb50753c1089f487152817779fd74/hf-crabnet-hyperparameter.ipynb)
255
+
256
  ## Objectives
257
 
258
  **Minimize `y1`, `y2`, `y3`, and `y4`**