Skip to content

Commit

Permalink
README module edits, added lilysay (#85)
Browse files Browse the repository at this point in the history
* README module edits, added lilysay

* updated readme with SDXL link and minor text edits

---------

Co-authored-by: DeveloperSteve <[email protected]>
  • Loading branch information
developersteve and DeveloperSteve authored May 15, 2024
1 parent 2ca2917 commit 70ac27c
Showing 1 changed file with 6 additions and 9 deletions.
15 changes: 6 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,17 +16,14 @@ lilypad run cowsay:v0.0.3 -i Message="moo"

The current list of modules can be found in the following repositories:

* [sdxl](https://github.com/lilypad-tech/lilypad-module-sdxl)
* [stable-diffusion](https://github.com/lilypad-tech/lilypad-module-stable-diffusion)
* [duckdb](https://github.com/lilypad-tech/lilypad-module-duckdb)
* [fastchat](https://github.com/lilypad-tech/lilypad-module-fastchat)
* [lora-inference](https://github.com/lilypad-tech/lilypad-module-lora-inference)
* [lora-training](https://github.com/lilypad-tech/lilypad-module-lora-training)
* [filecoin-data-prep](https://github.com/lilypad-tech/lilypad-module-filecoin-data-prep)
* [wasm](https://github.com/lilypad-tech/lilypad-module-wasm)

* [lilysay](https://github.com/Lilypad-Tech/lilypad-module-lilysay)
* [cowsay](https://github.com/lilypad-tech/lilypad-module-cowsay)
* [Stable Diffusion XL](https://github.com/Lilypad-Tech/lilypad-module-sdxl-pipeline/)
* [Stable Diffusion Video](https://github.com/Lilypad-Tech/lilypad-module-sdv-pipeline)
* [wasm](https://github.com/lilypad-tech/lilypad-module-wasm)

Containerized job modules can be built and added to the available module list; for more details visit the [building a job](https://lilypad.team/building) documentation. If you would like to contribute, open a pull request on this repository to add your link to the list above.
Containerised job modules can be built and added to the available module list; for more details visit the [building a job](https://lilypad.team/building) documentation. If you would like to contribute, open a pull request on this repository to add your link to the list above.

## Getting started running a Node on Lilypad Network

Expand Down

0 comments on commit 70ac27c

Please sign in to comment.