Fresh installation issue

#6
by Hoist - opened

Hello, I am unable to initialize Gradio...Here is the log :

D:>git clone https://huggingface.co/cloud19/NSFW_MMaudio
Cloning into 'NSFW_MMaudio'...
remote: Enumerating objects: 196, done.
remote: Total 196 (delta 0), reused 0 (delta 0), pack-reused 196 (from 1)
Receiving objects: 100% (196/196), 185.98 KiB | 1.63 MiB/s, done.
Resolving deltas: 100% (33/33), done.
Filtering content: 100% (4/4), 9.69 GiB | 61.55 MiB/s, done.

D:>cd NSFW_MMaudio

D:\NSFW_MMaudio>venv\Scripts\activate
Le chemin d’accès spécifié est introuvable.

D:\NSFW_MMaudio>python -m venv venv

D:\NSFW_MMaudio>venv\Scripts\activate

(venv) D:\NSFW_MMaudio>pip install -r requirements.txt
Obtaining mmaudio from git+https://github.com/hkchengrex/MMAudio@d1d78adc63f59329127e73fa003c29cab6714107#egg=mmaudio (from -r requirements.txt (line 4))
Cloning https://github.com/hkchengrex/MMAudio (to revision d1d78adc63f59329127e73fa003c29cab6714107) to d:\nsfw_mmaudio\venv\src\mmaudio
Running command git clone --filter=blob:none --quiet https://github.com/hkchengrex/MMAudio 'D:\NSFW_MMaudio\venv\src\mmaudio'
Running command git rev-parse -q --verify 'sha^d1d78adc63f59329127e73fa003c29cab6714107'
Running command git fetch -q https://github.com/hkchengrex/MMAudio d1d78adc63f59329127e73fa003c29cab6714107
Running command git checkout -q d1d78adc63f59329127e73fa003c29cab6714107
Resolved https://github.com/hkchengrex/MMAudio to commit d1d78adc63f59329127e73fa003c29cab6714107
Installing build dependencies ... done
Checking if build backend supports build_editable ... done
Getting requirements to build editable ... done
Installing backend dependencies ... done
Preparing editable metadata (pyproject.toml) ... done
Collecting torch
Using cached torch-2.9.1-cp310-cp310-win_amd64.whl (111.0 MB)
Collecting torchaudio
Using cached torchaudio-2.9.1-cp310-cp310-win_amd64.whl (663 kB)
Collecting gradio
Using cached gradio-6.0.0-py3-none-any.whl (21.6 MB)
Collecting av
Using cached av-16.0.1-cp310-cp310-win_amd64.whl (32.3 MB)
Collecting librosa
Using cached librosa-0.11.0-py3-none-any.whl (260 kB)
Collecting numpy
Using cached numpy-2.2.6-cp310-cp310-win_amd64.whl (12.9 MB)
Collecting omegaconf
Using cached omegaconf-2.3.0-py3-none-any.whl (79 kB)
Collecting open_clip_torch
Using cached open_clip_torch-3.2.0-py3-none-any.whl (1.5 MB)
Collecting opencv-python
Using cached opencv_python-4.12.0.88-cp37-abi3-win_amd64.whl (39.0 MB)
Collecting scipy
Using cached scipy-1.15.3-cp310-cp310-win_amd64.whl (41.3 MB)
Collecting soundfile
Using cached soundfile-0.13.1-py2.py3-none-win_amd64.whl (1.0 MB)
Collecting PyYAML
Using cached pyyaml-6.0.3-cp310-cp310-win_amd64.whl (158 kB)
Collecting einops
Using cached einops-0.8.1-py3-none-any.whl (64 kB)
Collecting tqdm
Using cached tqdm-4.67.1-py3-none-any.whl (78 kB)
Collecting httpx
Using cached httpx-0.28.1-py3-none-any.whl (73 kB)
Collecting networkx>=2.5.1
Using cached networkx-3.4.2-py3-none-any.whl (1.7 MB)
Collecting sympy>=1.13.3
Using cached sympy-1.14.0-py3-none-any.whl (6.3 MB)
Collecting fsspec>=0.8.5
Using cached fsspec-2025.10.0-py3-none-any.whl (200 kB)
Collecting jinja2
Using cached jinja2-3.1.6-py3-none-any.whl (134 kB)
Collecting typing-extensions>=4.10.0
Using cached typing_extensions-4.15.0-py3-none-any.whl (44 kB)
Collecting filelock
Using cached filelock-3.20.0-py3-none-any.whl (16 kB)
Collecting uvicorn>=0.14.0
Using cached uvicorn-0.38.0-py3-none-any.whl (68 kB)
Collecting semantic-version=2.0
Using cached semantic_version-2.10.0-py2.py3-none-any.whl (15 kB)
Collecting packaging
Using cached packaging-25.0-py3-none-any.whl (66 kB)
Collecting orjson
=3.0
Using cached orjson-3.11.4-cp310-cp310-win_amd64.whl (131 kB)
Collecting ffmpy
Using cached ffmpy-1.0.0-py3-none-any.whl (5.6 kB)
Collecting groovy=0.1
Using cached groovy-0.1.2-py3-none-any.whl (14 kB)
Collecting pydantic<=2.12.4,>=2.11.10
Using cached pydantic-2.12.4-py3-none-any.whl (463 kB)
Collecting typer<1.0,>=0.12
Using cached typer-0.20.0-py3-none-any.whl (47 kB)
Collecting gradio-client==2.0.0-dev.3
Using cached gradio_client-2.0.0.dev3-py3-none-any.whl (315 kB)
Collecting safehttpx<0.2.0,>=0.1.7
Using cached safehttpx-0.1.7-py3-none-any.whl (9.0 kB)
Collecting huggingface-hub<2.0,>=0.33.5
Using cached huggingface_hub-1.1.5-py3-none-any.whl (516 kB)
Collecting tomlkit<0.14.0,>=0.12.0
Using cached tomlkit-0.13.3-py3-none-any.whl (38 kB)
Collecting fastapi<1.0,>=0.115.2
Using cached fastapi-0.121.3-py3-none-any.whl (109 kB)
Collecting markupsafe<4.0,>=2.0
Using cached markupsafe-3.0.3-cp310-cp310-win_amd64.whl (15 kB)
Collecting pydub
Using cached pydub-0.25.1-py2.py3-none-any.whl (32 kB)
Collecting brotli>=1.1.0
Using cached brotli-1.2.0-cp310-cp310-win_amd64.whl (369 kB)
Collecting pandas<3.0,>=1.0
Using cached pandas-2.3.3-cp310-cp310-win_amd64.whl (11.3 MB)
Collecting anyio<5.0,>=3.0
Using cached anyio-4.11.0-py3-none-any.whl (109 kB)
Collecting python-multipart>=0.0.18
Using cached python_multipart-0.0.20-py3-none-any.whl (24 kB)
Collecting pillow<12.0,>=8.0
Using cached pillow-11.3.0-cp310-cp310-win_amd64.whl (7.0 MB)
Collecting starlette<1.0,>=0.40.0
Using cached starlette-0.50.0-py3-none-any.whl (74 kB)
Collecting aiofiles<25.0,>=22.0
Using cached aiofiles-24.1.0-py3-none-any.whl (15 kB)
Collecting tensordict>=0.6.1
Using cached tensordict-0.10.0-cp310-cp310-win_amd64.whl (490 kB)
Collecting colorlog
Using cached colorlog-6.10.1-py3-none-any.whl (11 kB)
Collecting numpy
Using cached numpy-2.0.2-cp310-cp310-win_amd64.whl (15.9 MB)
Collecting tensorboard>=2.11
Using cached tensorboard-2.20.0-py3-none-any.whl (5.5 MB)
Collecting cython
Using cached cython-3.2.1-cp310-cp310-win_amd64.whl (2.8 MB)
Collecting hydra-colorlog
Using cached hydra_colorlog-1.2.0-py3-none-any.whl (3.6 kB)
Collecting gitpython>=3.1
Using cached gitpython-3.1.45-py3-none-any.whl (208 kB)
Collecting nitrous-ema
Using cached nitrous_ema-0.0.1-py3-none-any.whl (6.7 kB)
Collecting requests
Using cached requests-2.32.5-py3-none-any.whl (64 kB)
Collecting python-dotenv
Using cached python_dotenv-1.2.1-py3-none-any.whl (21 kB)
Collecting torchdiffeq>=0.2.5
Using cached torchdiffeq-0.2.5-py3-none-any.whl (32 kB)
Collecting hydra-core>=1.3.2
Using cached hydra_core-1.3.2-py3-none-any.whl (154 kB)
Collecting timm>=1.0.12
Using cached timm-1.0.22-py3-none-any.whl (2.5 MB)
Collecting msgpack>=1.0
Using cached msgpack-1.1.2-cp310-cp310-win_amd64.whl (71 kB)
Collecting joblib>=1.0
Using cached joblib-1.5.2-py3-none-any.whl (308 kB)
Collecting soxr>=0.3.2
Using cached soxr-1.0.0-cp310-cp310-win_amd64.whl (173 kB)
Collecting lazy_loader>=0.1
Using cached lazy_loader-0.4-py3-none-any.whl (12 kB)
Collecting scikit-learn>=1.1.0
Using cached scikit_learn-1.7.2-cp310-cp310-win_amd64.whl (8.9 MB)
Collecting decorator>=4.3.0
Using cached decorator-5.2.1-py3-none-any.whl (9.2 kB)
Collecting pooch>=1.1
Using cached pooch-1.8.2-py3-none-any.whl (64 kB)
Collecting audioread>=2.1.9
Using cached audioread-3.1.0-py3-none-any.whl (23 kB)
Collecting numba>=0.51.0
Using cached numba-0.62.1-cp310-cp310-win_amd64.whl (2.7 MB)
Collecting antlr4-python3-runtime==4.9.*
Using cached antlr4-python3-runtime-4.9.3.tar.gz (117 kB)
Preparing metadata (setup.py) ... done
Collecting regex
Using cached regex-2025.11.3-cp310-cp310-win_amd64.whl (277 kB)
Collecting ftfy
Using cached ftfy-6.3.1-py3-none-any.whl (44 kB)
Collecting safetensors
Using cached safetensors-0.7.0-cp38-abi3-win_amd64.whl (341 kB)
Collecting torchvision
Using cached torchvision-0.24.1-cp310-cp310-win_amd64.whl (3.7 MB)
Collecting cffi>=1.0
Using cached cffi-2.0.0-cp310-cp310-win_amd64.whl (182 kB)
Collecting colorama
Using cached colorama-0.4.6-py2.py3-none-any.whl (25 kB)
Collecting certifi
Using cached certifi-2025.11.12-py3-none-any.whl (159 kB)
Collecting httpcore==1.*
Using cached httpcore-1.0.9-py3-none-any.whl (78 kB)
Collecting idna
Using cached idna-3.11-py3-none-any.whl (71 kB)
Collecting h11>=0.16
Using cached h11-0.16.0-py3-none-any.whl (37 kB)
Collecting sniffio>=1.1
Using cached sniffio-1.3.1-py3-none-any.whl (10 kB)
Collecting exceptiongroup>=1.0.2
Using cached exceptiongroup-1.3.1-py3-none-any.whl (16 kB)
Collecting pycparser
Using cached pycparser-2.23-py3-none-any.whl (118 kB)
Collecting annotated-doc>=0.0.2
Using cached annotated_doc-0.0.4-py3-none-any.whl (5.3 kB)
Collecting gitdb<5,>=4.0.1
Using cached gitdb-4.0.12-py3-none-any.whl (62 kB)
Collecting shellingham
Using cached shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB)
Collecting typer-slim
Using cached typer_slim-0.20.0-py3-none-any.whl (47 kB)
Collecting hf-xet<2.0.0,>=1.2.0
Using cached hf_xet-1.2.0-cp37-abi3-win_amd64.whl (2.9 MB)
Collecting llvmlite<0.46,>=0.45.0dev0
Using cached llvmlite-0.45.1-cp310-cp310-win_amd64.whl (38.1 MB)
Collecting python-dateutil>=2.8.2
Using cached python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB)
Collecting tzdata>=2022.7
Using cached tzdata-2025.2-py2.py3-none-any.whl (347 kB)
Collecting pytz>=2020.1
Using cached pytz-2025.2-py2.py3-none-any.whl (509 kB)
Collecting platformdirs>=2.5.0
Using cached platformdirs-4.5.0-py3-none-any.whl (18 kB)
Collecting pydantic-core==2.41.5
Using cached pydantic_core-2.41.5-cp310-cp310-win_amd64.whl (2.0 MB)
Collecting annotated-types>=0.6.0
Using cached annotated_types-0.7.0-py3-none-any.whl (13 kB)
Collecting typing-inspection>=0.4.2
Using cached typing_inspection-0.4.2-py3-none-any.whl (14 kB)
Collecting urllib3<3,>=1.21.1
Using cached urllib3-2.5.0-py3-none-any.whl (129 kB)
Collecting charset_normalizer<4,>=2
Using cached charset_normalizer-3.4.4-cp310-cp310-win_amd64.whl (107 kB)
Collecting threadpoolctl>=3.1.0
Using cached threadpoolctl-3.6.0-py3-none-any.whl (18 kB)
Collecting mpmath<1.4,>=1.1.0
Using cached mpmath-1.3.0-py3-none-any.whl (536 kB)
Collecting markdown>=2.6.8
Using cached markdown-3.10-py3-none-any.whl (107 kB)
Collecting tensorboard-data-server<0.8.0,>=0.7.0
Using cached tensorboard_data_server-0.7.2-py3-none-any.whl (2.4 kB)
Collecting werkzeug>=1.0.1
Using cached werkzeug-3.1.3-py3-none-any.whl (224 kB)
Requirement already satisfied: setuptools>=41.0.0 in d:\nsfw_mmaudio\venv\lib\site-packages (from tensorboard>=2.11->mmaudio->-r requirements.txt (line 4)) (65.5.0)
Collecting grpcio>=1.48.2
Using cached grpcio-1.76.0-cp310-cp310-win_amd64.whl (4.7 MB)
Collecting absl-py>=0.4
Using cached absl_py-2.3.1-py3-none-any.whl (135 kB)
Collecting protobuf!=4.24.0,>=3.19.6
Using cached protobuf-6.33.1-cp310-abi3-win_amd64.whl (436 kB)
Collecting importlib_metadata
Using cached importlib_metadata-8.7.0-py3-none-any.whl (27 kB)
Collecting pyvers<0.2.0,>=0.1.0
Using cached pyvers-0.1.0-py3-none-any.whl (10 kB)
Collecting cloudpickle
Using cached cloudpickle-3.1.2-py3-none-any.whl (22 kB)
Collecting rich>=10.11.0
Using cached rich-14.2.0-py3-none-any.whl (243 kB)
Collecting click>=8.0.0
Using cached click-8.3.1-py3-none-any.whl (108 kB)
Collecting wcwidth
Using cached wcwidth-0.2.14-py2.py3-none-any.whl (37 kB)
Collecting smmap<6,>=3.0.1
Using cached smmap-5.0.2-py3-none-any.whl (24 kB)
Collecting six>=1.5
Using cached six-1.17.0-py2.py3-none-any.whl (11 kB)
Collecting markdown-it-py>=2.2.0
Using cached markdown_it_py-4.0.0-py3-none-any.whl (87 kB)
Collecting pygments<3.0.0,>=2.13.0
Using cached pygments-2.19.2-py3-none-any.whl (1.2 MB)
Collecting zipp>=3.20
Using cached zipp-3.23.0-py3-none-any.whl (10 kB)
Collecting mdurl
=0.1
Using cached mdurl-0.1.2-py3-none-any.whl (10.0 kB)
Building wheels for collected packages: mmaudio
Building editable for mmaudio (pyproject.toml) ... done
Created wheel for mmaudio: filename=mmaudio-1.0.0-py3-none-any.whl size=6366 sha256=c8374591877d881d21353c46fd0c9dd01aaf8993548a0396cdf9046b22fc1dc3
Stored in directory: C:\Users\chad_\AppData\Local\Temp\pip-ephem-wheel-cache-_38xr1l3\wheels\dc\9e\2f\138b82114feea47e63bc244b3be4c3e5a4880ec70d61712f6b
Successfully built mmaudio
Installing collected packages: pytz, pydub, mpmath, brotli, antlr4-python3-runtime, zipp, wcwidth, urllib3, tzdata, typing-extensions, tomlkit, threadpoolctl, tensorboard-data-server, sympy, sniffio, smmap, six, shellingham, semantic-version, safetensors, regex, PyYAML, python-multipart, python-dotenv, pygments, pycparser, protobuf, platformdirs, pillow, packaging, orjson, numpy, networkx, msgpack, mdurl, markupsafe, markdown, llvmlite, joblib, idna, hf-xet, h11, groovy, fsspec, filelock, ffmpy, einops, decorator, cython, colorama, cloudpickle, charset_normalizer, certifi, av, audioread, annotated-types, annotated-doc, aiofiles, absl-py, werkzeug, typing-inspection, tqdm, soxr, scipy, requests, pyvers, python-dateutil, pydantic-core, opencv-python, omegaconf, numba, markdown-it-py, lazy_loader, jinja2, importlib_metadata, httpcore, grpcio, gitdb, ftfy, exceptiongroup, colorlog, click, cffi, uvicorn, typer-slim, torch, tensorboard, soundfile, scikit-learn, rich, pydantic, pooch, pandas, hydra-core, gitpython, anyio, typer, torchvision, torchdiffeq, torchaudio, tensordict, starlette, nitrous-ema, librosa, hydra-colorlog, httpx, safehttpx, huggingface-hub, fastapi, timm, gradio-client, open_clip_torch, gradio, mmaudio
DEPRECATION: antlr4-python3-runtime is being installed using the legacy 'setup.py install' method, because it does not have a 'pyproject.toml' and the 'wheel' package is not installed. pip 23.1 will enforce this behaviour change. A possible replacement is to enable the '--use-pep517' option. Discussion can be found at https://github.com/pypa/pip/issues/8559
Running setup.py install for antlr4-python3-runtime ... done
Successfully installed PyYAML-6.0.3 absl-py-2.3.1 aiofiles-24.1.0 annotated-doc-0.0.4 annotated-types-0.7.0 antlr4-python3-runtime-4.9.3 anyio-4.11.0 audioread-3.1.0 av-16.0.1 brotli-1.2.0 certifi-2025.11.12 cffi-2.0.0 charset_normalizer-3.4.4 click-8.3.1 cloudpickle-3.1.2 colorama-0.4.6 colorlog-6.10.1 cython-3.2.1 decorator-5.2.1 einops-0.8.1 exceptiongroup-1.3.1 fastapi-0.121.3 ffmpy-1.0.0 filelock-3.20.0 fsspec-2025.10.0 ftfy-6.3.1 gitdb-4.0.12 gitpython-3.1.45 gradio-6.0.0 gradio-client-2.0.0.dev3 groovy-0.1.2 grpcio-1.76.0 h11-0.16.0 hf-xet-1.2.0 httpcore-1.0.9 httpx-0.28.1 huggingface-hub-1.1.5 hydra-colorlog-1.2.0 hydra-core-1.3.2 idna-3.11 importlib_metadata-8.7.0 jinja2-3.1.6 joblib-1.5.2 lazy_loader-0.4 librosa-0.11.0 llvmlite-0.45.1 markdown-3.10 markdown-it-py-4.0.0 markupsafe-3.0.3 mdurl-0.1.2 mmaudio-1.0.0 mpmath-1.3.0 msgpack-1.1.2 networkx-3.4.2 nitrous-ema-0.0.1 numba-0.62.1 numpy-2.0.2 omegaconf-2.3.0 open_clip_torch-3.2.0 opencv-python-4.12.0.88 orjson-3.11.4 packaging-25.0 pandas-2.3.3 pillow-11.3.0 platformdirs-4.5.0 pooch-1.8.2 protobuf-6.33.1 pycparser-2.23 pydantic-2.12.4 pydantic-core-2.41.5 pydub-0.25.1 pygments-2.19.2 python-dateutil-2.9.0.post0 python-dotenv-1.2.1 python-multipart-0.0.20 pytz-2025.2 pyvers-0.1.0 regex-2025.11.3 requests-2.32.5 rich-14.2.0 safehttpx-0.1.7 safetensors-0.7.0 scikit-learn-1.7.2 scipy-1.15.3 semantic-version-2.10.0 shellingham-1.5.4 six-1.17.0 smmap-5.0.2 sniffio-1.3.1 soundfile-0.13.1 soxr-1.0.0 starlette-0.50.0 sympy-1.14.0 tensorboard-2.20.0 tensorboard-data-server-0.7.2 tensordict-0.10.0 threadpoolctl-3.6.0 timm-1.0.22 tomlkit-0.13.3 torch-2.9.1 torchaudio-2.9.1 torchdiffeq-0.2.5 torchvision-0.24.1 tqdm-4.67.1 typer-0.20.0 typer-slim-0.20.0 typing-extensions-4.15.0 typing-inspection-0.4.2 tzdata-2025.2 urllib3-2.5.0 uvicorn-0.38.0 wcwidth-0.2.14 werkzeug-3.1.3 zipp-3.23.0

[notice] A new release of pip is available: 23.0.1 -> 25.3
[notice] To update, run: python.exe -m pip install --upgrade pip

(venv) D:\NSFW_MMaudio>python app.py
CUDA/MPS are not available, running on CPU
[INFO ]: Loading YOUR fine-tuned weights from ./nsfw_gold_8.5k_final.pth
[INFO ]: Successfully loaded your weights!
[INFO ]: Parsing model identifier. Schema: hf-hub, Identifier: apple/DFN5B-CLIP-ViT-H-14-384
[INFO ]: Attempting to load config from HF Hub: apple/DFN5B-CLIP-ViT-H-14-384
[INFO ]: Loaded model config from HF Hub: apple/DFN5B-CLIP-ViT-H-14-384
[INFO ]: Found default weights file on HF Hub: D:\HF_CACHE_EMPTY\hub\models--apple--DFN5B-CLIP-ViT-H-14-384\snapshots\01b771ed0d1395ca5ffdd279897d665ebe00dfd2\open_clip_pytorch_model.bin
[INFO ]: Instantiating model architecture: CLIP
[INFO ]: Loading full pretrained weights from: D:\HF_CACHE_EMPTY\hub\models--apple--DFN5B-CLIP-ViT-H-14-384\snapshots\01b771ed0d1395ca5ffdd279897d665ebe00dfd2\open_clip_pytorch_model.bin
[INFO ]: Final image preprocessing configuration set: {'size': (378, 378), 'mode': 'RGB', 'mean': [0.48145466, 0.4578275, 0.40821073], 'std': [0.26862954, 0.26130258, 0.27577711], 'interpolation': 'bicubic', 'resize_mode': 'squash', 'fill_color': 0}
[INFO ]: Model hf-hub:apple/DFN5B-CLIP-ViT-H-14-384 creation process complete.
[INFO ]: Loading MotionFormer config from D:\NSFW_MMaudio\mmaudio\ext\synchformer\divided_224_16x4.yaml
[INFO ]: Parsing tokenizer identifier. Schema: None, Identifier: ViT-H-14-378-quickgelu
[INFO ]: Attempting to load config from built-in: ViT-H-14-378-quickgelu
[INFO ]: Using default SimpleTokenizer.
Traceback (most recent call last):
File "D:\NSFW_MMaudio\app.py", line 89, in
net, feature_utils, seq_cfg = get_model()
File "D:\NSFW_MMaudio\app.py", line 78, in get_model
feature_utils = FeaturesUtils(tod_vae_ckpt=VAE_PATH,
File "D:\NSFW_MMaudio\mmaudio\model\utils\features_utils.py", line 67, in init
self.tod = AutoEncoderModule(vae_ckpt_path=tod_vae_ckpt,
File "D:\NSFW_MMaudio\mmaudio\ext\autoencoder\autoencoder.py", line 30, in init
self.vocoder = BigVGANv2.from_pretrained('nvidia/bigvgan_v2_44khz_128band_512x',
File "D:\NSFW_MMaudio\venv\lib\site-packages\huggingface_hub\utils_validators.py", line 89, in _inner_fn
return fn(*args, **kwargs)
File "D:\NSFW_MMaudio\venv\lib\site-packages\huggingface_hub\hub_mixin.py", line 559, in from_pretrained
instance = cls._from_pretrained(
TypeError: BigVGAN._from_pretrained() missing 2 required keyword-only arguments: 'proxies' and 'resume_download'

(venv) D:\NSFW_MMaudio>

Hoist changed discussion title from Instalaltion issue to Fresh installation issue

Had the same issue, I fixed it with this pip install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu121
while venv were active, and then I've installed transformers with pip install transformers==4.57.1 command, can't remember if it also needed to install huggingface_hub version, but this github issue might also help you https://github.com/kijai/ComfyUI-MMAudio/issues/53#issuecomment-3480947206

Sign up or log in to comment