No change, so reverting
This commit is contained in:
parent
40cb9f63f6
commit
a226f4cddb
1 changed files with 0 additions and 3 deletions
|
|
@ -1072,9 +1072,6 @@ if args.listen:
|
||||||
else:
|
else:
|
||||||
interface.launch(prevent_thread_lock=True, share=args.share, server_port=args.listen_port)
|
interface.launch(prevent_thread_lock=True, share=args.share, server_port=args.listen_port)
|
||||||
|
|
||||||
# This is to make Google Colab happy
|
|
||||||
encode("Hello world")
|
|
||||||
|
|
||||||
# I think that I will need this later
|
# I think that I will need this later
|
||||||
while True:
|
while True:
|
||||||
time.sleep(0.5)
|
time.sleep(0.5)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue