alkzar90 commited on
Commit
84fe89a
1 Parent(s): c1955a6

Add thanks section

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -63,3 +63,7 @@ pipeline = StableDiffusionPipeline.from_pretrained('alkzar90/ppaine-landscape')
63
  image = pipeline().images[0]
64
  image
65
  ```
 
 
 
 
 
63
  image = pipeline().images[0]
64
  image
65
  ```
66
+
67
+ ## Thanks to John Whitaker and Lewis Tunstall
68
+
69
+ Thanks to [John Whitaker](https://github.com/johnowhitaker) and [Lewis Tunstall](https://github.com/lewtun) for writing out and describing the initial hackathon parameters at https://huggingface.co/dreambooth-hackathon.