comfy_mtb icon indicating copy to clipboard operation
comfy_mtb copied to clipboard

[bug] Unable to download models

Open jxggx opened this issue 2 months ago • 1 comments

Describe the bug

D:\AI\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfy-mtb>python scripts/download_models.py
Traceback (most recent call last):
  File "D:\AI\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfy-mtb\scripts\download_models.py", line 2, in <module>
    import requests
ModuleNotFoundError: No module named 'requests'

Reproduction

No response

Expected behavior

No response

Operating System

Windows (Default)

Comfy Mode

Comfy Portable (embed) (Default)

Console output


Additional context

No response

jxggx avatar Oct 10 '25 09:10 jxggx

Thanks for the report, this was a very old system I was using years ago, all mtb models can be downloaded from the manager now, I don't use much anymore but I will keep this issue open to either update that script or removing it

melMass avatar Oct 10 '25 10:10 melMass