Open sbcdba opened 3 months ago
我也是同样的问题
gradio 4.40.0 requires pydantic>=2.0, but you have pydantic 1.10.17 which is incompatible. so...
pydantic==2.8.2,not 1.10.17
I know that when forge is started, it will be automatically detected. Gradio 4.40.0 will upgrade pydantic to above 2.0.0, but sd-forge-ic-light requires 1.10.17
seems that we can only wait for sd-forge-ic-light to upgrade
@huchenlei pleaase fix IC Light is not working anymore in new Forge update. Thank you!
@huchenlei pleaase fix IC Light is not working anymore in new Forge update. Thank you!
I won't be able to work on forge/a1111 due to conflict of interest with comfyorg. The best thing I can do is review and merge PR
Use the old updated 06-06 should work, while I can't find where is the repo. Maybe the onwer@huchenlei can provide. cheers!
My fork (https://github.com/Haoming02/sd-forge-ic-light) removed the need of pydantic
, so it should work for the new Forge.
Also, Forge introduced "Spaces". And one of the built-in space is IC-Light. So maybe try that one first.