Closed nanfang2000 closed 1 year ago
Try setting
block.launch(server_name='localhost')
Try setting
block.launch(server_name='localhost')
it works! thank you
I get it work by setting 127.0.0.1, too. Thanks @Rlee719 !
Sorry but where do I set this?
Edit: nvm found it, thought it's a commandline argument 😁 but had to change it in the actual .py file.
sorry where to Try setting
block.launch(server_name='localhost')
I modify the code in "gradio_fake_scribble2image.py" and "gradio_scribble2image.py". And it works. if you use pycharm. try press double "shift" for quick search"block.launch"
It says to open local URL but I can not open http://0.0.0.0:7860