Shanil Panara

Results 4 comments of Shanil Panara

Similar issue with `"jax[cuda12_pip]"`. Install is successful, but only `jax` gets installed (i.e. the one from pypi), NOT jax with all the cuda12 dependencies. ```bash $ rye --version rye 0.27.0...

I believe that fix_pos is only currently supported in "fixbb" and "partial" modes (as per the [README.md](https://github.com/sokrypton/ColabDesign/tree/main/af#previous-updates))

Hi @404479768, you can ask for a GPU from Google Colab: `Menu` -> `Runtime` -> `Change Runtime Type` -> `Hardware Accelerator: GPU` To check if you have a GPU, you...

I just encountered this issue too. This is definitely a feature I'd absolutely love to have (white space or comma separated lists) I'm really not a fan of having to...