Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lukemarsden authored Sep 26, 2023
1 parent 92947ba commit 00aff04
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,14 +49,14 @@ export WEB3_PRIVATE_KEY=<your private key>
### Cows

```
lilypad run cowsay:v0.0.1 -i Message="hey beautiful"
lilypad run cowsay:v0.0.1 -i Message="moo"
```


### SDXL

```
lilypad run sdxl:v0.9-lilypad1 -i PromptEnv="PROMPT=record player in reykjavik"
lilypad run sdxl:v0.9-lilypad1 -i PromptEnv="PROMPT=record player under the northern lights aurora"
```

![image-42](https://github.com/bacalhau-project/lilypad/assets/264658/d48bb897-79a0-4f3a-b938-e85a8cfa3f0e)
Expand Down

0 comments on commit 00aff04

Please sign in to comment.