LaurentMazare / ocaml-torch

OCaml bindings for PyTorch
Apache License 2.0
412 stars 38 forks source link

Mini-Dalle Example #70

Closed ArulselvanMadhavan closed 2 years ago

ArulselvanMadhavan commented 2 years ago

Thanks for this library and answering my questions over the last week or so! I finished writing mini-dalle inference path in OCaml. I wanted to see if you would be interested in linking this project as an example here.

https://github.com/ArulselvanMadhavan/mini_dalle

LaurentMazare commented 2 years ago

Wow, congrats that looks very nice, I've added a reference to it in the main readme. I would encourage you to advertise this if you haven't done so already, I think lots of folks would find it interesting. The ocaml discourse might be a good place for this as well as the usual reddit or twitter.

ArulselvanMadhavan commented 2 years ago

Thanks for adding the link to my repo! I made the announcement on discourse and reddit. Looking forward to trying out this library more!