Blane187 commited on
Commit
0a5dee7
1 Parent(s): 1daf413

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -8,7 +8,8 @@ def encode_text(text):
8
 
9
  with gr.Blocks(theme='otit/sky-blue') as demo:
10
 
11
- gr.Markdown('# text Encoder (ROT13)')
 
12
  gr.Markdown('**Please support me by click the love button**')
13
 
14
  text = gr.Textbox(label="text")
 
8
 
9
  with gr.Blocks(theme='otit/sky-blue') as demo:
10
 
11
+ gr.Markdown('# text Encoder (ROT13)')
12
+ gr.Markdown('grkg Rapbqre (EBG13)')
13
  gr.Markdown('**Please support me by click the love button**')
14
 
15
  text = gr.Textbox(label="text")