1 comment

[ 3.2 ms ] story [ 182 ms ] thread
I made this little utility last Sunday for Replicate.com hackathon in SF.

In a prod app, I usually want to pipe models together to form the final result. This lets you do that.

If people find this interesting:

- I will add an API later

- Other types of steps (JS-code, API calls etc)