Max Tran

Results 25 comments of Max Tran
trafficstars

im seeing this issue as well

@qTich do you know if its possible to call api within a renpy project (using flask maybe)? im working on building a visual novel project that can integrate with AWS...

You can just modify the notebook yourself right?

thank you! We can close this out

``` size mismatch for model.diffusion_model.output_blocks.4.1.transformer_blocks.0.norm2.weight: copying a param with shape torch.Size([640]) from checkpoint, the shape in current model is torch.Size([1280]). size mismatch for model.diffusion_model.output_blocks.4.1.transformer_blocks.0.norm2.bias: copying a param with shape torch.Size([640])...

how do you use that --deforum-api? Can you use cli with A1111 to create deforum video using sdxl?

i got the same error Traceback (most recent call last): File "/workspace/ComfyUI/ComfyUI-to-Python-Extension/comfyui_to_python.py", line 460, in ComfyUItoPython(input_file=input_file, output_file=output_file, queue_size=queue_size) File "/workspace/ComfyUI/ComfyUI-to-Python-Extension/comfyui_to_python.py", line 425, in __init__ self.execute() File "/workspace/ComfyUI/ComfyUI-to-Python-Extension/comfyui_to_python.py", line 441, in...