ceibal commited on
Commit
f952b12
1 Parent(s): 2459c1f

fixed typo

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -99,7 +99,7 @@ with gr.Blocks() as demo:
99
  </h1>
100
  <img src='data:image/jpg;base64,{}' width=200px>
101
  <h3>
102
- Con este espacio podr谩s hablar en formato conversaci贸n con ChatGTP!
103
  </h3>
104
  </center>
105
  """.format(encoded_image))
 
99
  </h1>
100
  <img src='data:image/jpg;base64,{}' width=200px>
101
  <h3>
102
+ Con este espacio podr谩s hablar en formato conversaci贸n con ChatGPT!
103
  </h3>
104
  </center>
105
  """.format(encoded_image))