avuhong commited on
Commit
5ec74a9
1 Parent(s): 987ddbf

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -0
README.md CHANGED
@@ -24,6 +24,12 @@ This model was created as part of the DreamBooth Hackathon 🔥. Visit the [orga
24
 
25
  This is a Stable Diffusion model fine-tuned on Hokusai's paintings.
26
 
 
 
 
 
 
 
27
  ## Usage
28
 
29
  ```python
 
24
 
25
  This is a Stable Diffusion model fine-tuned on Hokusai's paintings.
26
 
27
+ ## Examples
28
+
29
+ Since it's more for landscape painting, the image size matters. I found that 512*1024 normally gave interesting results.
30
+ Check out this gallery for more generated images:
31
+ https://www.vuhongai.com/classicalart-ai
32
+
33
  ## Usage
34
 
35
  ```python