ariG23498 commited on
Commit
1c3cd2d
β€’
1 Parent(s): 08a270a

chore: adding good description

Browse files
Files changed (1) hide show
  1. app.py +2 -3
app.py CHANGED
@@ -42,9 +42,8 @@ Involution Kernel
42
  </center>"""
43
 
44
  # define the description
45
- description="""<center>
46
- Visualize the activation maps from the Involution Kernel.
47
- </center>
48
  """
49
  iface = gr.Interface(
50
  fn=infer,
 
42
  </center>"""
43
 
44
  # define the description
45
+ description="""
46
+ Visualize the activation maps from the Involution Kernel.πŸ•΅πŸ»β€β™‚οΈ
 
47
  """
48
  iface = gr.Interface(
49
  fn=infer,