Justin Franecki
Results
2
issues of
Justin Franecki
Unable to run `python server/main.py --reload --pipeline pix2pixTurbo` ``` (venv) justin@DynamicEVO:~/AI/Real-Time-Latent-Consistency-Model$ python server/main.py --reload --pipeline pix2pixTurbo host: 0.0.0.0 port: 7860 reload: True max_queue_size: 0 timeout: 0.0 safety_checker: False torch_compile: False...
For example, I have a SDXL lightening model downloaded from CivitAI, and I want to use it with a controlnet such as Canny or Openpose. How would I do that?...