thepolymerguy commited on
Commit
9a33746
1 Parent(s): fa485ee

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -95,7 +95,7 @@ theme = gr.themes.Base(
95
  with gr.Blocks(title='Claimed', theme=theme) as demo:
96
 
97
  gr.Markdown("""
98
- ## CLAIMED - A GENERATIVE TOOLKIT FOR PATENT ATTORNEYS 🫡
99
 
100
  Hey there, genius!
101
 
 
95
  with gr.Blocks(title='Claimed', theme=theme) as demo:
96
 
97
  gr.Markdown("""
98
+ # CLAIMED - A GENERATIVE TOOLKIT FOR PATENT ATTORNEYS 🫡
99
 
100
  Hey there, genius!
101