First iteration of a map generator. This one uses tiles from naturalearthdata.com. In the future maybe version that uses 2.1 model as a base and or tiles from Sentinel-2 cloudless map of the world by EOX (s2maps.eu) or perhaps blue marble. Thusfar any iteration that uses satellite images has been less than desirable.
natural earth is a highly specialized Image generation AI Model of type Safetensors / Checkpoint AI Model created by AI community user mikkop. Derived from the powerful Stable Diffusion (SD 1.5) model, natural earth has undergone an extensive fine-tuning process, leveraging the power of a dataset consisting of images generated by other AI models or user-contributed data. This fine-tuning process ensures that natural earth is capable of generating images that are highly relevant to the specific use-cases it was designed for, such as map generator.
With a rating of 5 and over 1 ratings, natural earth is a popular choice among users for generating high-quality images from text prompts.
Yes! You can download the latest version of natural earth from here.
To use natural earth, download the model checkpoint file and set up an UI for running Stable Diffusion models (for example, AUTOMATIC1111). Then, provide the model with a detailed text prompt to generate an image. Experiment with different prompts and settings to achieve the desired results. If this sounds a bit complicated, check out our initial guide to Stable Diffusion – it might be of help. And if you really want to dive deep into AI image generation and understand how set up AUTOMATIC1111 to use Safetensors / Checkpoint AI Models like natural earth, check out our crash course in AI image generation.
First iteration