| ---
|
| license: mit
|
| language:
|
| - en
|
| tags:
|
| - aiplatforms
|
| - stable-diffusion
|
| - stable-diffusion-1.5
|
| - sd15
|
| - text-to-image
|
| - asset-generation
|
| - checkpoint
|
| - full-model
|
| pipeline_tag: text-to-image
|
| ---
|
|
|
| # AI Platforms SD 1.5 AIM Asset Generator
|
|
|
| Stable Diffusion 1.5 full checkpoint trained for generating **AIM-style visual assets**.
|
|
|
| This repository contains a full SD 1.5 model/checkpoint, not a LoRA adapter. It is intended for asset-generation experiments and visual prototyping where the target visual domain matches the model name.
|
|
|
| ## Intended Use
|
|
|
| - generating themed 2D assets;
|
| - visual prototyping for games, interfaces and creative tools;
|
| - testing local Stable Diffusion 1.5 pipelines;
|
| - building internal asset-generation workflows.
|
|
|
| ## Model Type
|
|
|
| - Base family: Stable Diffusion 1.5
|
| - Type: full fine-tuned checkpoint/model
|
| - Task: text-to-image
|
| - Primary use: domain-specific asset generation
|
|
|
| ## Usage Notes
|
|
|
| Use the model in a Stable Diffusion 1.5-compatible runtime. Prompt quality, sampler, CFG scale, resolution and negative prompts can significantly affect output quality.
|
|
|
| Recommended workflow:
|
|
|
| - start with a short prompt describing the desired asset;
|
| - add style and composition constraints;
|
| - generate multiple candidates;
|
| - manually review outputs before using them in production assets.
|
|
|
| ## Limitations
|
|
|
| - Output quality depends on prompt design and inference settings.
|
| - The model may produce artifacts, distorted details or inconsistent style.
|
| - Generated assets should be reviewed for licensing, brand safety and production suitability.
|
| - This is an experimental AI Platforms asset-generation model, not a guaranteed production asset pipeline by itself.
|
|
|
| ## AI Platforms
|
|
|
| [AI Platforms](https://aiplatforms.ru/) designs and deploys local AI platforms for business: private LLMs, RAG systems, computer vision, AI agents, 3D avatars and GPU infrastructure.
|
|
|