iagovar
iagovar
Any update? I really want to upload my videos to a seedbox and then stream to peertube, bitchute and web players, but it seems odd to have to do it...
Same, tried with the last linux version. I didn't install it but used through the binary in Xubuntu.
> Hm, how exactly?, it starts as in-memory. Do you mean to connect an SQLite db file or something? I'm not using it in python (for now), as I'm learning...
Allow PHP includes in pages please.
> @carlos-navarro Any updates? I think it's about time to fork this. I won't do it, not because I don't want, but because I would have no idea of what...
Hi Xenova, first of all, thanks for your work! Without you it would be much harder. Here's the pastebin of my code, just a test: https://pastebin.com/1GBxePEP Here's the HF repo...
Hmmm, could the node version affect? I'm using 18+. Also, I'm using `let { pipeline, env } = await import('@xenova/transformers');` as I'm using commonJS through the application I want to...
Hi Xenova, a bit late, but here it is. I was using Transformers.js 2.12.0 according to its package.json I did a little test script, for better readability here's the pastebin:...