-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Inference Notebook Does Not Work #323
Comments
I think it should now work. Can you confirm? |
Hi, thanks for the update. I now get this error in the Colab Inference Notebook when jax is imported:
RuntimeError: jaxlib is version 0.3.25, but this version of jax requires version >= 0.4.2. |
Ouch, this issue only appeared yesterday 😅 |
Great, thank you, Inference Notebook now fixed! |
Notebook is not working |
Adding jaxlib and cuda version to setup.cfg install_requires works for Google Colab Inference notebook: |
Loading VQGAN takes forever (notebook just keeps loading endlessly) |
I think the newest release should now directly work |
The text was updated successfully, but these errors were encountered: