ShibaDeveloper commited on
Commit
5503d2c
·
1 Parent(s): 11b2ed2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -24,7 +24,7 @@ prompt = "1girl, artist_name, black_background, camellia, cherry_blossoms, daisy
24
  image = pipe(prompt).images[0]
25
 
26
  image.save("./olivia.png")
27
-
28
  ## License
29
 
30
  This model is open access and available to all, with a CreativeML OpenRAIL-M license further specifying rights and usage.
 
24
  image = pipe(prompt).images[0]
25
 
26
  image.save("./olivia.png")
27
+ ```
28
  ## License
29
 
30
  This model is open access and available to all, with a CreativeML OpenRAIL-M license further specifying rights and usage.