replicate / replicate-go

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

how will i get file URL #65

Closed kingmariano closed 3 months ago

kingmariano commented 3 months ago

how can i generate the file url from the creatfilefrombytes function?

mattt commented 3 months ago

Hi @charlesozo. I just merged https://github.com/replicate/replicate-go/pull/68, which adds an example to the README. It relies on a change in 0.19.1, so please update to that version.