replicate / replicate-go

Go client for Replicate
https://replicate.com
Apache License 2.0
65 stars 9 forks source link

create a sample to download the generated images. #18

Closed lll-lll-lll-lll closed 11 months ago

lll-lll-lll-lll commented 1 year ago

I created example code. send a request from the client to the replicate api and the replicate api to server. Bind the request and save images to data directory. so, I already created data directory

lll-lll-lll-lll commented 1 year ago

Do I just adapt that PR #19 to the sample I created? If possible, please let me know what improvements can be made.