dar-tau commited on
Commit
9bbf095
ยท
verified ยท
1 Parent(s): 4489e5a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -153,7 +153,7 @@ with gr.Blocks(theme=gr.themes.Default(), css=css) as demo:
153
  with gr.Column(scale=5):
154
  gr.Markdown('# ๐Ÿ˜Ž Self-Interpreting Models')
155
  with gr.Accordion(
156
- label='๐Ÿ‘พ **This space is a simple introduction to the emerging trend of models interpreting their _own hidden states_ in free form natural language**!! ๐Ÿ‘พ',
157
  elem_classes=['explanation_accordion']
158
  ):
159
  gr.Markdown(
 
153
  with gr.Column(scale=5):
154
  gr.Markdown('# ๐Ÿ˜Ž Self-Interpreting Models')
155
  with gr.Accordion(
156
+ label='๐Ÿ‘พ <b> **This space is a simple introduction to the emerging trend of models interpreting their _own hidden states_ in free form natural language**!! </b>๐Ÿ‘พ',
157
  elem_classes=['explanation_accordion']
158
  ):
159
  gr.Markdown(