mrfakename commited on
Commit
b0eb92f
1 Parent(s): 8341c20

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -71,6 +71,7 @@ Duplicate this Space to skip the wait!
71
  ],
72
  [text, temp, maxlen]
73
  )
 
74
 
75
  if __name__ == "__main__":
76
  demo.queue().launch(show_api=False)
 
71
  ],
72
  [text, temp, maxlen]
73
  )
74
+ gr.HTML('<img src="https://cdn-uploads.huggingface.co/production/uploads/62e54f0eae9d3f10acb95cb9/Lr9cPiTjUnaTcZvZMOxMr.png" height="50">')
75
 
76
  if __name__ == "__main__":
77
  demo.queue().launch(show_api=False)