Skip to content

Commit

Permalink
Streamlit template update.
Browse files Browse the repository at this point in the history
  • Loading branch information
iwatkot committed Dec 17, 2024
1 parent 0f2888a commit 65d9354
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions webui/templates.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@ class Messages:
"Do you know what **Docker** is? If yes, please consider running the application "
"locally. \n"
"StreamLit community hosting has some limitations, such as: \n"
"1. Maximum map size is 2048x2048 meters. \n"
"2. Advanced settings are disabled. \n"
"3. Texure dissolving is disabled (they will look worse). \n \n"
"🔸Maximum map size is 2048x2048 meters. \n"
"🔸Advanced settings are disabled. \n"
"🔸Texure dissolving is disabled (they will look worse). \n \n"
"If you run the application locally, you won't have any of these limitations "
"and will be able to generate maps of any size with any settings you want and nice looking textures. \n"
"Learn more about the Docker version in the repo's "
Expand Down

0 comments on commit 65d9354

Please sign in to comment.