Ted-developer
Ted-developer
Traceback (most recent call last): File "volta_accelerate.py", line 153, in convert_to_onnx(args) File "volta_accelerate.py", line 79, in convert_to_onnx traced_model = torch.jit.trace( File "/home/work/python/lib/python3.8/site-packages/torch/jit/_trace.py", line 750, in trace return trace_module( File "/home/work/python/lib/python3.8/site-packages/torch/jit/_trace.py",...
It's very useful Generate face with the identical poses and expression with [Face-Landmark-ControlNet](https://github.com/Georgefwt/Face-Landmark-ControlNet) Is possible to support it ? Thank you very much
We have seen very good results on SDXL. How does this method perform on SD1.5? Are there any plans to offer a version for SD1.5? Thank you very much.
Great work, but I have some questions: From the code, it seems that the way refnet is connected to unet is similar to magic, but the anyone paper doesn't seem...
I can run["deep" prompt-tuning](https://github.com/bigscience-workshop/petals/blob/main/examples/prompt-tuning-personachat.ipynb) successfully. but, how can I export the prefix tokens from the Petals client? and, how can I use the prefix tokens which export from Petals client...
Scenario: Using the example: ComfyUI/script_examples/websockets_api_example_ws_images.py to generate images via API. When routing the output of the VAE to an additional `Save image extended` node, an error occurs. Error: ```shell ComfyUI/custom_nodes/save-image-extended-comfyui/save_image_extended.py",...