Update README.md
Browse files
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 |
-
#
|
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",
|