File size: 109 Bytes
66760eb
 
 
1
2
3
4
from gradio.processing_utils import PUBLIC_HOSTNAME_WHITELIST

PUBLIC_HOSTNAME_WHITELIST.append("localhost")