Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
File size: 249 Bytes
3165afb |
1 2 3 4 5 6 7 8 9 10 |
We should use import .... from "@aitube/ffmpeg"
But there is a bug with Bun:
https://github.com/oven-sh/bun/issues/4477
Once fixed, we can delete aitube_ffmpeg (and the dependencies like fluent-ffmpeg, puppeteer etc)
and only use @aitube/ffmpeg |