Using gradio without an internet connection

Iim hosting a gradio project on my local network and the host computer has internet but the local computers that are connecting to the server dont have internet. This seems to be a proble for gradio as it needs to access the internet. Is there a way do use gradio so that it does everything throught the server end?

hi @harveyyoyo that’s indeed not expected, cc @freddyaboulton do you know what’s blocking Gradio to launch when not connected?

hi @harveyyoyo there is a bug fix in progress