Pierre Chapuis

Results 71 comments of Pierre Chapuis

@alerque Yes, I had no idea it would be so impacting. It might be considered a breaking change but I would be surprised if people relied on this behavior. Tools...

A long time ago almost all Lua modules used to export a global. ltn12 is a module from that era and used in a lot of places. So yes I...

AFAIK no official release of LuaSocket ever worked with Lua 5.0 without compat-5.1, the switch to the 5.1-style module interface was made during the beta. If you mean with compat-5.1...

@gundamC Yes by "official" I meant "final", I think this alpha release does still support Lua 5.0. I agree with @Tieske though, it would maybe be easier to port it...

@luau-project I think better msys2 support is great! Did you test with other Lua versions than 5.1, in particular 5.4? A GitHub workflow would be great too, since I think...

I do have write access to the repository and I don't see a problem with you pushing the workflow. I will probably wait for feedback from @Tieske or @alerque to...

Sorry, it took me some time to run the workflows because the new one didn't appear in the list so I was wondering what I had to do... It turns...

In case you haven't seen it, they released [this](https://huggingface.co/mit-han-lab/dc-ae-lite-f32c32-sana-1.1-diffusers) which decodes faster.

I have tried very basic thing (a HTTP request) with 3.1 and it works. What prompted this was testing your PR on my repository! https://github.com/catwell/lua-http-digest/commit/7563309e84db901a3fae5c173873eebc77de8404

I found [this](https://github.com/huggingface/hub-docs/blob/main/docs/hub/spaces-sdks-python.md), it looks like a similar problem, but here I don't have a custom frontend. Even if I remove the HTML title block I have the same issue.