mfidabel commited on
Commit
5630ae5
1 Parent(s): d528dbe

Added model description

Browse files
Files changed (1) hide show
  1. README.md +14 -0
README.md CHANGED
@@ -37,6 +37,18 @@ These are controlnet weights trained on runwayml/stable-diffusion-v1-5 with a ne
37
  **negative prompt**: low quality, monochrome, low res
38
  ![images_2)](./images_2.png)
39
 
 
 
 
 
 
 
 
 
 
 
 
 
40
  ## Limitations and Bias
41
 
42
  - The model can't render text
@@ -60,6 +72,8 @@ The model was trained as follows:
60
 
61
  In that particular order.
62
 
 
 
63
  - **Hardware**: Google Cloud TPUv4-8 VM
64
 
65
  - **Optimizer**: AdamW
 
37
  **negative prompt**: low quality, monochrome, low res
38
  ![images_2)](./images_2.png)
39
 
40
+
41
+ ## Model Details
42
+
43
+ - **Model type**: Diffusion-based text-to-image generation model with ControlNet conditioning
44
+
45
+ - **Language(s)**: English
46
+
47
+ - **License**: The CreativeML OpenRAIL M license is an Open RAIL M license, adapted from the work that BigScience and the RAIL Initiative are jointly carrying in the area of responsible AI licensing. See also the article about the BLOOM Open RAIL license on which our license is based.
48
+
49
+ - **Model Description**: This model is used to generate images based on a text prompt and a segmentation map as a template for the generated images
50
+
51
+
52
  ## Limitations and Bias
53
 
54
  - The model can't render text
 
72
 
73
  In that particular order.
74
 
75
+ **Training Details**
76
+
77
  - **Hardware**: Google Cloud TPUv4-8 VM
78
 
79
  - **Optimizer**: AdamW