Fiacre commited on
Commit
348eada
1 Parent(s): 899d814

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +57 -3
README.md CHANGED
@@ -1,3 +1,57 @@
1
- ---
2
- license: openrail
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ model: DroidDiffusionXL
3
+ languages:
4
+ - en
5
+ license: openrail
6
+ tags:
7
+ - image-generation
8
+ - lora
9
+ - robot
10
+ ---
11
+
12
+ # Model Card for RoboDiffusionXL: Advanced Robotic Imagery LORA Model
13
+
14
+ ## Model usage
15
+
16
+ This model must not be used at full strength but at approximately 70%. E.g. in Auto1111 and Forge... < lora:droiddiffusionxl:0.7 > .
17
+
18
+ ## Example output
19
+ ![Example output](example.jpg)
20
+
21
+ ## The main keyword for this model is:
22
+ - Robot
23
+ - e.g. A Protoss Art Deco Robot < lora:droiddiffusionxl:0.7 >
24
+
25
+ ## Model Details
26
+
27
+ - **Model Name:** DroidDiffusionXL
28
+ - **Version:** 1.0
29
+ - **Model Type:** Image Generative LORA Model based on SDXL Base
30
+ - **Developers:** Fiacre
31
+ - **Release Date:** May 26, 2024
32
+ - **Model Repository:** [Hugging Face Models Hub](https://huggingface.co/Fiacre/DroidDiffusion-xl-v1)
33
+
34
+ ## Overview
35
+
36
+ DroidDiffusion is a LORA (Latent Optimization with Representational Adjustment) based on the SDXL (Stable Diffusion XL) architecture. It is specially designed for generating high-quality, stylised photo of robots.
37
+
38
+ ## Training Data
39
+
40
+ DroidDiffusionXL was trained on a high-quality synthetic dataset curated to include a wide variety of robotic forms and styles.
41
+
42
+ ## Key Configuration and Settings
43
+
44
+ - **Learning Rate:** 0.0009.
45
+ - **Rank:** 256
46
+
47
+ ## Limitations
48
+
49
+ - Limited styles.
50
+
51
+ ## Licensing and Usage
52
+
53
+ license: openrail
54
+
55
+ ## Future Work
56
+
57
+ Future updates will include more styles. Community suggestions are appreciated.