xinsir commited on
Commit
4411599
1 Parent(s): 296c16a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +30 -0
README.md CHANGED
@@ -4,6 +4,36 @@ license: apache-2.0
4
  # General Scribble model that can generate images comparable with midjourney!
5
  ![image](./masonry.webp)
6
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7
  ### Examples
8
  ![image1](./000155_scribble_concat.webp)
9
  ![image2](./000186_scribble_concat.webp)
 
4
  # General Scribble model that can generate images comparable with midjourney!
5
  ![image](./masonry.webp)
6
 
7
+ # Controlnet-Scribble-Sdxl-1.0
8
+
9
+ <!-- Provide a quick summary of what the model is/does. -->
10
+
11
+ Hello, I am very happy to announce the controlnet-scribble-sdxl-1.0 model, **a very powerful controlnet that can generate high resolution images visually comparable with midjourney**.
12
+ The model was trained with large amount of high quality data(over 10000000 images), with carefully filtered and captioned(powerful vllm model). Besides, useful tricks are applied
13
+ during the training, including date augmentation, mutiple loss and multi resolution. Note that this model can achieve higher aesthetic performance than our Controlnet-Canny-Sdxl-1.0 model,
14
+ the model support any type of lines and any width of lines, the sketch can be very simple and so does the prompt. This model is more general and good at generate visual appealing images,
15
+ The control ability is also strong, for example if you are unstatisfied with some local regions about the generated image, draw a more precise sketch and give a detail prompt will help a lot.
16
+ **Note the model also support lineart or canny lines!!!**
17
+
18
+
19
+ ## Model Details
20
+
21
+
22
+ ### Model Description
23
+
24
+ <!-- Provide a longer summary of what this model is. -->
25
+
26
+ - **Developed by:** xinsir
27
+ - **Model type:** ControlNet_SDXL
28
+ - **License:** apache-2.0
29
+ - **Finetuned from model [optional]:** stabilityai/stable-diffusion-xl-base-1.0
30
+
31
+ ### Model Sources [optional]
32
+
33
+ <!-- Provide the basic links for the model. -->
34
+
35
+ - **Paper [optional]:** https://arxiv.org/abs/2302.05543
36
+
37
  ### Examples
38
  ![image1](./000155_scribble_concat.webp)
39
  ![image2](./000186_scribble_concat.webp)