fix: temporary fix for the torch streamlit conflict

This commit is contained in:
LUIS NOVO 2025-06-10 11:56:19 -03:00
parent f35ccbbed5
commit 5426801228

View file

@ -1,16 +1,16 @@
[server]
port = 8502
maxMessageSize = 500
fileWatcherType = "none"
[browser]
serverPort = 8502
# [theme]
[theme]
# # The preset Streamlit theme that your custom theme inherits from.
# # One of "light" or "dark".
# base =
base = "light"
# # Primary accent color for interactive elements.
# primaryColor =