ArturoNereu commited on
Commit
8f4f9ee
·
1 Parent(s): 802e398

added link

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -61,7 +61,7 @@ with gr.Blocks(theme="soft") as app:
61
 
62
  This means we're capturing **meaning (semantics)**, not just character-to-character equality.
63
 
64
- Check the Space source code to learn more about the implementation.
65
  """)
66
 
67
  input_box = gr.Textbox(
 
61
 
62
  This means we're capturing **meaning (semantics)**, not just character-to-character equality.
63
 
64
+ Check the [Space source code](https://huggingface.co/spaces/ArturoNereu/emojilator/blob/main/app.py) to learn more about the implementation.
65
  """)
66
 
67
  input_box = gr.Textbox(