I've scanned this thread but I am getting an error when running V23 of the model downloader: Enter
I've scanned this thread but I am getting an error when running V23 of the model downloader:
Enter your choices (comma or dash separated, e.g., 1,3,5 or 1-3-5): 4
Created or verified directory: SwarmUI\Models
Created or verified directory: SwarmUI\Models\vae
Created or verified directory: SwarmUI\Models\diffusion_models
Created or verified directory: SwarmUI\Models\Stable-Diffusion
Created or verified directory: SwarmUI\Models\clip
Created or verified directory: SwarmUI\Models\yolov8
Created or verified directory: SwarmUI\Models\style_models
Created or verified directory: SwarmUI\Models\Lora
Created or verified directory: SwarmUI\Models\upscale_models
Traceback (most recent call last):
File "C:\Projects\SwarmUI\Download_Models.py", line 328, in <module>
download_models(selected_options)
File "C:\Projects\SwarmUI\Download_Models.py", line 66, in download_models
snapshot_download(
File "C:\Users\john\AppData\Local\Programs\Python\Python310\lib\site-packages\huggingface_hub\utils_deprecation.py", line 101, in inner_f
return f(args, **kwargs)
File "C:\Users\john\AppData\Local\Programs\Python\Python310\lib\site-packages\huggingface_hub\utils_validators.py", line 124, in _inner_fn
return fn(args, **kwargs)
TypeError: snapshot_download() got an unexpected keyword argument 'local_dir'
Enter your choices (comma or dash separated, e.g., 1,3,5 or 1-3-5): 4
Created or verified directory: SwarmUI\Models
Created or verified directory: SwarmUI\Models\vae
Created or verified directory: SwarmUI\Models\diffusion_models
Created or verified directory: SwarmUI\Models\Stable-Diffusion
Created or verified directory: SwarmUI\Models\clip
Created or verified directory: SwarmUI\Models\yolov8
Created or verified directory: SwarmUI\Models\style_models
Created or verified directory: SwarmUI\Models\Lora
Created or verified directory: SwarmUI\Models\upscale_models
Traceback (most recent call last):
File "C:\Projects\SwarmUI\Download_Models.py", line 328, in <module>
download_models(selected_options)
File "C:\Projects\SwarmUI\Download_Models.py", line 66, in download_models
snapshot_download(
File "C:\Users\john\AppData\Local\Programs\Python\Python310\lib\site-packages\huggingface_hub\utils_deprecation.py", line 101, in inner_f
return f(args, **kwargs)
File "C:\Users\john\AppData\Local\Programs\Python\Python310\lib\site-packages\huggingface_hub\utils_validators.py", line 124, in _inner_fn
return fn(args, **kwargs)
TypeError: snapshot_download() got an unexpected keyword argument 'local_dir'



