nitrosocke commited on
Commit
3d81886
1 Parent(s): 48b9a66

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -13
README.md CHANGED
@@ -17,20 +17,22 @@ Use the tokens **_archer style, arcane style or modern diseny style_** in your p
17
  **If you enjoy my work and want to test new models before release, please consider supporting me**
18
  [![Become A Patreon](https://badgen.net/badge/become/a%20patron/F96854)](https://patreon.com/user?u=79196446)
19
 
20
- **Single Style Characters from the model:**
21
- ![Videogame Samples](https://huggingface.co/nitrosocke/redshift-diffusion/resolve/main/images/redshift-diffusion-samples-01s.jpg)
22
  **Multi Style Characters from the model:**
23
- ![Misc. Samples](https://huggingface.co/nitrosocke/redshift-diffusion/resolve/main/images/redshift-diffusion-samples-02s.jpg)
 
 
24
  **Multi Style Scenes from the model:**
25
- ![Misc. Samples](https://huggingface.co/nitrosocke/redshift-diffusion/resolve/main/images/redshift-diffusion-samples-02s.jpg)
 
 
26
 
27
- #### Prompt and settings for Tony Stark:
28
- **(redshift style) robert downey jr as ironman Negative prompt: glasses helmet**
29
- _Steps: 40, Sampler: DPM2 Karras, CFG scale: 7, Seed: 908018284, Size: 512x704_
30
 
31
- #### Prompt and settings for the Ford Mustang:
32
- **redshift style Ford Mustang**
33
- _Steps: 20, Sampler: DPM2 Karras, CFG scale: 7, Seed: 579593863, Size: 704x512_
34
 
35
  ### 🧨 Diffusers
36
 
@@ -53,7 +55,6 @@ image = pipe(prompt).images[0]
53
  image.save("./magical_princess.png")
54
  ```
55
 
56
- This model was trained using the diffusers based dreambooth training by ShivamShrirao using prior-preservation loss and the _train-text-encoder_ flag in 11.000 steps.
57
 
58
  ## License
59
 
@@ -67,7 +68,7 @@ The CreativeML OpenRAIL License specifies:
67
 
68
 
69
  ## Video Demos
70
- #Batman
71
  ![Batman](https://huggingface.co/nitrosocke/Nitro-Diffusion/resolve/main/batman-demo-01.gif)
72
- #Lara Croft
73
  ![Lara Croft](https://huggingface.co/nitrosocke/Nitro-Diffusion/resolve/main/laracroft-demo-01.gif)
 
17
  **If you enjoy my work and want to test new models before release, please consider supporting me**
18
  [![Become A Patreon](https://badgen.net/badge/become/a%20patron/F96854)](https://patreon.com/user?u=79196446)
19
 
 
 
20
  **Multi Style Characters from the model:**
21
+ ![Multi Samples](https://huggingface.co/nitrosocke/Nitro-Diffusion/resolve/main/nitro-diff-samples-02.jpg)
22
+ **Single Style Characters from the model:**
23
+ ![Single Samples](https://huggingface.co/nitrosocke/Nitro-Diffusion/resolve/main/nitro-diff-samples-01.jpg)
24
  **Multi Style Scenes from the model:**
25
+ ![Misc. Samples](https://huggingface.co/nitrosocke/Nitro-Diffusion/resolve/main/nitro-diff-samples-03.jpg)
26
+
27
+ **You can find animated GIFs of Batman and Lara Croft showing the weighting and prompt influence on the bottom of the page.**
28
 
29
+ #### Prompt and settings for Gal Gadot:
30
+ **arcane archer modern disney gal gadot**
31
+ _Steps: 20, Sampler: Euler a, CFG scale: 7, Seed: 598801516, Size: 512x768_
32
 
33
+ #### Prompt and settings for the Audi TT:
34
+ **(audi TT car) arcane modern disney style archer**
35
+ _Steps: 30, Sampler: Euler a, CFG scale: 7, Seed: 713702776, Size: 768x512_
36
 
37
  ### 🧨 Diffusers
38
 
 
55
  image.save("./magical_princess.png")
56
  ```
57
 
 
58
 
59
  ## License
60
 
 
68
 
69
 
70
  ## Video Demos
71
+ # Batman
72
  ![Batman](https://huggingface.co/nitrosocke/Nitro-Diffusion/resolve/main/batman-demo-01.gif)
73
+ # Lara Croft
74
  ![Lara Croft](https://huggingface.co/nitrosocke/Nitro-Diffusion/resolve/main/laracroft-demo-01.gif)