VL / .streamlit /config.toml
czczup's picture
Upload folder using huggingface_hub
3f1b7f0 verified
raw
history blame
256 Bytes
[server]
enableStaticServing = false
enableXsrfProtection = false
enableCORS = false
[browser] # This ip and port will show in command prompt
serverAddress = "internvl.opengvlab.com" # Put your Local IP or Domain Name
serverPort = 10003
enableCORS = false