Hi, I'm trying to run the magenta-rt model in a sample gradio app. Still, when I'm running the installation, I get an error when running fasttext==0.9.2 due to some missing dependencies to build the wheel (even after installing it). This is not happening when using fasttext==0.9.3.
I'm sharing this in case anyone has the same problem, and if it makes sense to change the gpu extras to point to the recent version of fasttext.
Thanks!