This repository contains five LoRA model files developed for an academic
weapon and item image generation project.
These LoRA models are designed for a Stable Diffusion 1.5-compatible base
model. The project uses DreamShaper 8 as its base checkpoint.
The base model and VAE are not included in this repository. Users must download
them separately according to the instructions in the source-code repository.
The models are provided for academic evaluation, research, and non-commercial
experimentation.
The training images were manually collected from publicly accessible web pages,
including portfolio, art-sharing, and image-search websites.
The original training images are not redistributed in this model repository.
Copyright and ownership of the original images remain with their respective
authors and website owners.
1models/Lora/
2The expected directory structure is:
3
4models/
5└── Lora/
6 ├── sword-000186.safetensors
7 ├── last_bow-000038.safetensors
8 ├── polearm-000044.safetensors
9 ├── armor-000106.safetensors
10 └── shield-000060.safetensors
11Limitations
12
13The models may reflect visual characteristics contained in the training
14material. Users are responsible for complying with applicable copyright laws,
15website terms, and model licences.