Spaces:
Sleeping
Sleeping
File size: 338 Bytes
95407cc |
1 2 3 4 5 6 7 8 9 10 |
[server]
headless = true # Recommended for Spaces
enableCORS = false # Recommended for Spaces
enableXsrfProtection = false # Recommended for Spaces
[global]
dataFrameSerialization = "legacy" # Prevents potential future warnings with Pandas
[browser]
gatherUsageStats = false # This is CRUCIAL for fixing the /.streamlit permission error |