Chaoses-Ib
Chaoses-Ib
The first issue can be solved without the change by explicitly specifying the missing `select_styles` input: ```python FooocusStyles('fooocus_styles', select_styles='Fooocus V2,Fooocus Enhance,Fooocus Sharp,SAI Enhance,SAI Texture,SAI Digital Art') # or: FooocusStyles('fooocus_styles', select_styles=','.join(["Fooocus...
``` * CheckpointLoaderSimple CheckpointLoaderSimple.0: - Value not in list: ckpt_name: 'artium_v20Turboboosted.safetensors' not in (list of length 35) ``` This error means ComfyUI can't find the model 'artium_v20Turboboosted.safetensors'. You may put...
That's weird. Did you put the model in the same directory as others? Or it's in a separate directory?
There is a bug in the comfyui package. If you name the script `main.py`, it won't use the current directory as the base path. A simple workaround is to rename...
Please see the [Installation](https://github.com/Chaoses-Ib/ComfyScript#installation) section in README. After cloning, it needs to be installed: ```sh cd ComfyScript python -m pip install -e ".[default]" ```
🤔The only possible reason I know is the Python env used to run the script is not the same one the package was installed in, or the ComfyScript directory was...
Close because the issue can't be reproduced. Feel free to reopen it if you have further information.
https://ifdian.net/a/Chaoses-Ib/plan I don't have an international card and can't register Ko-Fi. This platform says it supports PayPal and Stripe. I hope it works. It shows "/ Month" but it's not...
The `/ Month` is the period of time the sponsor can see the paid content. I don't have them so the number doesn't make a difference. I was also confused...
I do have a Paypal, [email protected], not sure if it can receive without linking any card. After typing the above words, I tried again to connect my PayPal to Ko-fi,...