Hi, every time I start Forge, I get the following and it won't let me start: ImportError: cannot import name 'Undefined' from 'pydantic.fields' (H:\Forge UI:\stable-diffusion-webui-forgevenv\libsite-packages\pydantic\fields.py). Press a key to continue . . . Forge does not start #793
Replies: 1 comment 1 reply
-
Hi, go to your stable-diffusion-webui folder, open requirements_versions.txt and add line pydantic==1.10.11 save requirements_versions.txt Then run webui-user.bat |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, every time I start Forge, I get the following and it won't let me start:
ImportError: cannot import name 'Undefined' from 'pydantic.fields' (H:\Forge UI:\stable-diffusion-webui-forgevenv\libsite-packages\pydantic\fields.py).
Press a key to continue . . .
Beta Was this translation helpful? Give feedback.
All reactions