mrfakename commited on
Commit
f4e709a
·
verified ·
1 Parent(s): 9ae4f97

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -63,7 +63,7 @@ Duplicate this Space to skip the wait!
63
  ],
64
  [text, temp, maxlen]
65
  )
66
- gr.HTML('<img src="https://cdn-uploads.huggingface.co/production/uploads/62e54f0eae9d3f10acb95cb9/Lr9cPiTjUnaTcZvZMOxMr.png" height="50">')
67
 
68
  if __name__ == "__main__":
69
  demo.queue().launch(show_api=False)
 
63
  ],
64
  [text, temp, maxlen]
65
  )
66
+ gr.HTML('<img src="https://cdn-uploads.huggingface.co/production/uploads/62e54f0eae9d3f10acb95cb9/Lr9cPiTjUnaTcZvZMOxMr.png" style="height:50px">')
67
 
68
  if __name__ == "__main__":
69
  demo.queue().launch(show_api=False)