INSTALL COMFYUI+MANAGER LOCALLY ON YOUR PC (EASY)

Поделиться
HTML-код
  • Опубликовано: 25 дек 2024

Комментарии •

  • @deathclaw50
    @deathclaw50 4 месяца назад +2

    excellent tutorial, but i hit a hiccup. Pretty sure i followed correctly.
    failed at 10:20
    C:\Stable Diffusion\ComfyUI>python main.py
    Traceback (most recent call last):
    File "C:\Stable Diffusion\ComfyUI\main.py", line 83, in
    import comfy.utils
    File "C:\Stable Diffusion\ComfyUI\comfy\utils.py", line 20, in
    import torch
    ModuleNotFoundError: No module named 'torch'

    • @botlifegamer7026
      @botlifegamer7026 4 месяца назад

      has to do with your pytorch i do believe

  • @manivannans4039
    @manivannans4039 3 месяца назад

    Hi my laptop Spec is GTX 1650 with 16 GB RAM
    till 10:12 no issues . once i hit "python main.py" i got error. is my Spec okay ? to install this ?

    • @botlifegamer7026
      @botlifegamer7026 3 месяца назад

      Never used a gtx 1650 but I don't think it can. by the way this is my gaming account.

  • @LawsOnJoystick
    @LawsOnJoystick 3 месяца назад

    yeah im starting to believe none of these installs work

  • @CGFastAnimation
    @CGFastAnimation 3 месяца назад

    Hi, Thanks for the tutorial, but i am stuck with same point. after running python main.py . I received this message on cmd.
    D:\ComfyUI>python mian.py
    python: can't open file 'D:\\ComfyUI\\mian.py': [Errno 2] No such file or directory
    D:\ComfyUI>python main.py
    Traceback (most recent call last):
    File "D:\ComfyUI\main.py", line 88, in
    import comfy.utils
    File "D:\ComfyUI\comfy\utils.py", line 20, in
    import torch
    ModuleNotFoundError: No module named 'torch'

    • @botlifegamer7026
      @botlifegamer7026 3 месяца назад

      I should have mentioned I use Cuda toolkit 11.8 and installed the recommended torch they suggested in the video