File size: 1,987 Bytes
a0f22cd e19197c a1c1a92 2016223 e19197c 4caeb2b e19197c 3b47a63 dbfaabb 806805d dbfaabb 36a57a1 dbfaabb 21312e2 dbfaabb 806805d dbfaabb 4caeb2b |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 |
---
language:
- en
license: creativeml-openrail-m
tags:
- stable-diffusion
- stable-diffusion-diffusers
- text-to-image
- diffusers
inference: true
library_name: diffusers
---
# Model Card for ranma_diffusion
<!-- Provide a quick summary of what the model is/does. [Optional] -->
A fine tuned diffusion model that attempts to imitate the style of late '80s early 90's anime specifically, the Ranma 1/2 anime.
## Model Description
<!-- Provide a longer summary of what this model is/does. -->
A fine tuned diffusion model that attempts to imitate the style of late '80s early 90's anime specifically, the Ranma 1/2 anime. Use "80sanimestyle" in your prompt. This model benefits a lot from playing around with different sampling methods, but I feel like DPM2, DPM++ and their various ititerations, work the best with this model.
This model was trained using TheLastBen's fast-stable-diffusion for dreambooth. Model was trained on 121 screenshots from Ranma 1/2, with 3000 steps, and Anything-V3.0 as the base model.
![diff_ex_1 copy.png](https://s3.amazonaws.com/moonup/production/uploads/1668994829393-6317f5cd83d8d2fd9035dc7d.png)
![diff_ex_2 copy.png](https://s3.amazonaws.com/moonup/production/uploads/1668994829707-6317f5cd83d8d2fd9035dc7d.png)
![diff_ex_3 copy.png](https://s3.amazonaws.com/moonup/production/uploads/1668994829715-6317f5cd83d8d2fd9035dc7d.png)
![diff_ex_4 copy.png](https://s3.amazonaws.com/moonup/production/uploads/1668994829270-6317f5cd83d8d2fd9035dc7d.png)
![diff_ex_5 copy.png](https://s3.amazonaws.com/moonup/production/uploads/1668994829474-6317f5cd83d8d2fd9035dc7d.png)
![diff_ex_6 copy.png](https://s3.amazonaws.com/moonup/production/uploads/1668994829690-6317f5cd83d8d2fd9035dc7d.png)
![diff_ex_7 copy.png](https://s3.amazonaws.com/moonup/production/uploads/1668994829290-6317f5cd83d8d2fd9035dc7d.png)
- **Language(s) (NLP):** en
- **License:** creativeml-openrail-m
- **Parent Model:** Linaqruf/anything-v3.0 |