Skip to content
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

Open
sajeedmehrab opened this issue Feb 6, 2023 · 9 comments
Open

Inference Notebook Does Not Work #323

sajeedmehrab opened this issue Feb 6, 2023 · 9 comments

Comments

@sajeedmehrab
Copy link

image

@borisdayma
Copy link
Owner

I think it should now work. Can you confirm?

@colabtracemedia
Copy link

colabtracemedia commented Feb 9, 2023

Hi, thanks for the update. I now get this error in the Colab Inference Notebook when jax is imported:

import jax import jax.numpy as jnp

RuntimeError: jaxlib is version 0.3.25, but this version of jax requires version >= 0.4.2.

@borisdayma
Copy link
Owner

Ouch, this issue only appeared yesterday 😅
New attempt, I pushed a new fix (now pinning jax & flax as well)!

@colabtracemedia
Copy link

Great, thank you, Inference Notebook now fixed!

@colabtracemedia
Copy link

Hi, it looks like there's now an error with the version of jaxlib when running the Inference Notebook:
dalle_mimi_inference_nb_2023-03-03

@robitec97
Copy link

Notebook is not working

@colabtracemedia
Copy link

Adding jaxlib and cuda version to setup.cfg install_requires works for Google Colab Inference notebook:
jaxlib@https://storage.googleapis.com/jax-releases/cuda11/jaxlib-0.3.25+cuda11.cudnn82-cp39-cp39-manylinux2014_x86_64.whl

@marburps
Copy link

Loading VQGAN takes forever (notebook just keeps loading endlessly)

@borisdayma
Copy link
Owner

I think the newest release should now directly work

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants