Files
bettafish-company/logs/insight.log
T
2025-08-26 22:04:53 +08:00

16 lines
929 B
Plaintext

[21:56:10] 启动 insight 应用...
[21:56:11] 2025-08-26 21:56:11.288
[21:56:11] Warning: the config option 'server.enableCORS=false' is not compatible with
[21:56:11] 'server.enableXsrfProtection=true'.
[21:56:11] As a result, 'server.enableCORS' is being overridden to 'true'.
[21:56:11] More information:
[21:56:11] In order to protect against CSRF attacks, we send a cookie with each request.
[21:56:11] To do so, we must specify allowable origins, which places a restriction on
[21:56:11] cross-origin resource sharing.
[21:56:11] If cross origin resource sharing is required, please disable server.enableXsrfProtection.
[21:56:12] You can now view your Streamlit app in your browser.
[21:56:12] Local URL: http://localhost:8501
[21:56:12] Network URL: http://10.122.232.27:8501
[21:56:12] External URL: http://59.64.129.42:8501
[21:56:25] WeiboMultilingualSentimentAnalyzer 已创建,调用 initialize() 来加载模型