YeBhoneLin10 commited on
Commit
3ebb683
1 Parent(s): 9022af4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -5
README.md CHANGED
@@ -1,6 +1,11 @@
1
  ---
2
- license: apache-2.0
3
- pipeline_tag: text-to-image
4
- ---
5
- from diffusers import StableDiffusionPipeline
6
- pipe = StableDiffusionPipeline.from_pretrained("YeBhoneLin10/bagan")
 
 
 
 
 
 
1
  ---
2
+ license: creativeml-openrail-m
3
+ tags:
4
+ - stable-diffusion
5
+ - stable-diffusion-diffusers
6
+ - text-to-image
7
+ inference: true
8
+ extra_gated_prompt: >-
9
+ This model is open access and available to all, with a CreativeML OpenRAIL-M
10
+ license further specifying rights and usage.
11
+ ---