Follow the detailed installation guide provided in the repository:
Use the following command to start comfyui
:
python main.py --gpu-only
Notes
- Ensure all necessary dependencies are installed as per the guide.
- Use the --gpu-only parameter to ensure the program runs on the GPU.