aykamko commited on
Commit
747b036
1 Parent(s): 7de7d32

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -44,7 +44,7 @@ To run our model, you will need to use our custom pipeline from this gist: https
44
  Then, run the following snippet:
45
 
46
  ```
47
- # Include code from gist: https://gist.github.com/aykamko/402e948a8fdbbc9613f9978802d90194
48
 
49
  pipe = PlaygroundV2dot5Pipeline.from_pretrained(
50
  "playgroundai/playground-v2.5-1024px-aesthetic",
 
44
  Then, run the following snippet:
45
 
46
  ```
47
+ # copy/paste pipeline code here from gist: https://gist.github.com/aykamko/402e948a8fdbbc9613f9978802d90194
48
 
49
  pipe = PlaygroundV2dot5Pipeline.from_pretrained(
50
  "playgroundai/playground-v2.5-1024px-aesthetic",