saharmor / dalle-playground

A playground to generate images from any text prompt using Stable Diffusion (past: using DALL-E Mini)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error

CommandCracker8 opened this issue · comments

Hi, when I run the backend I get this error:
ImportError: cannot import name 'constant' from 'jax.nn.initializers' (C:\Users\eranb\AppData\Local\Programs\Python\Python310\lib\site-packages\jax\nn\initializers.py)

Any ideas?

Solved (wrong Jax version)