Upload ItsJayQz/Marvel_WhatIf_Diffusion/README.md with huggingface_hub
Browse files
ItsJayQz/Marvel_WhatIf_Diffusion/README.md
ADDED
|
@@ -0,0 +1,65 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
language:
|
| 3 |
+
- en
|
| 4 |
+
license: creativeml-openrail-m
|
| 5 |
+
tags:
|
| 6 |
+
- Marvel
|
| 7 |
+
- Animation
|
| 8 |
+
- stable-diffusion
|
| 9 |
+
- text-to-image
|
| 10 |
+
- diffusers
|
| 11 |
+
inference: true
|
| 12 |
+
---
|
| 13 |
+
|
| 14 |
+
### Marvel What_If Diffusion
|
| 15 |
+
This model was trained on images from the animated Marvel Disney+ show What If.
|
| 16 |
+
Which includes characters, background, and some objects.
|
| 17 |
+
Please check out important informations on the usage of the model down bellow.
|
| 18 |
+
|
| 19 |
+
To reference the art style, use the token: whatif style
|
| 20 |
+
|
| 21 |
+
### Gradio
|
| 22 |
+
|
| 23 |
+
We support a [Gradio](https://github.com/gradio-app/gradio) Web UI to run Marvel_WhatIf_Diffusion:
|
| 24 |
+
[](https://huggingface.co/spaces/ItsJayQz/Marvel_WhatIf_Diffusion)
|
| 25 |
+
|
| 26 |
+
Here are some samples.
|
| 27 |
+
|
| 28 |
+
**Portraits**
|
| 29 |
+

|
| 30 |
+

|
| 31 |
+

|
| 32 |
+
|
| 33 |
+
Prompt used:
|
| 34 |
+
Portrait of *name* in whatif style
|
| 35 |
+
Guidance: 7
|
| 36 |
+
Steps: 50 using DDIM
|
| 37 |
+
|
| 38 |
+
I'm not a prompt wizard so you can definitely get better results with some tuning.
|
| 39 |
+
|
| 40 |
+
**Landscapes**
|
| 41 |
+

|
| 42 |
+
|
| 43 |
+
**Objects**
|
| 44 |
+

|
| 45 |
+
|
| 46 |
+
**Disclaimers**
|
| 47 |
+
- I'm in no way affliated with Marvel, or any entities relating to the ownership of the show.
|
| 48 |
+
- The name Marvel is simply a reference for accessibility.
|
| 49 |
+
- This was created entirely for research, and entertainment purpose.
|
| 50 |
+
- I did not plan, or is planning on turning this model into a commercial product, or use for commercial purposes.
|
| 51 |
+
- I do not condone the usage of the model for making counterfeit products that might infringe on Marvel's copyrights/trademarks.
|
| 52 |
+
|
| 53 |
+
**License**
|
| 54 |
+
- This model is under Creative OpenRAIL-M.
|
| 55 |
+
- This means the model can be used royalty-free, and flexible with the model usage, such as redistribution of the model, or of any derivatives of the model.
|
| 56 |
+
- However, there are restrictions on the openess of the license.
|
| 57 |
+
More info into the restrictions can be found [here](https://huggingface.co/spaces/CompVis/stable-diffusion-license).
|
| 58 |
+
|
| 59 |
+
**Responsibilities**
|
| 60 |
+
- By using/downloading the model, you are responsible for:
|
| 61 |
+
- All outputs/usage of the model.
|
| 62 |
+
- Understanding the Disclaimers.
|
| 63 |
+
- Upholding the terms of the license.
|
| 64 |
+
|
| 65 |
+
Thanks for checking out the model!
|