huchenlei / sd-forge-ic-light

A1111/SD Forge extension for IC-Light
Apache License 2.0
198 stars 7 forks source link

sd-forge-ic-light not work forge 2.0 #39

Open sbcdba opened 3 months ago

sbcdba commented 3 months ago

20240819002512

catwoof commented 3 months ago

我也是同样的问题 9258

hben35096 commented 3 months ago

gradio 4.40.0 requires pydantic>=2.0, but you have pydantic 1.10.17 which is incompatible. so...

sbcdba commented 3 months ago

pydantic==2.8.2,not 1.10.17

hben35096 commented 3 months ago

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

sbcdba commented 3 months ago

seems that we can only wait for sd-forge-ic-light to upgrade

VVinchi commented 3 months ago

@huchenlei pleaase fix IC Light is not working anymore in new Forge update. Thank you!

huchenlei commented 3 months ago

@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

rayqianhua commented 3 months ago

Use the old updated 06-06 should work, while I can't find where is the repo. Maybe the onwer@huchenlei can provide. cheers!

Haoming02 commented 3 months ago

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.