Spaces:
Sleeping
Sleeping
Update app.py
Browse files
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)
|