C:\Users\Administrator>modelscope download --model 'qwen/Qwen-Image' --revision master --local_dir ./qwen_image
C:\Users\Administrator\AppData\Local\Programs\Python\Python312\Lib\site-packages\modelscope\utils\plugins.py:18: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81.
import pkg_resources
_ .-') _ .-') _ ('-. .-') _ (`-. ('-.
( '.( OO )_ ( ( OO) ) _( OO) ( OO ). ( (OO ) _( OO)
,--. ,--.).-'),-----. \ .'_ (,------.,--. (_)---\_) .-----. .-'),-----. _.` \(,------.
| `.' |( OO' .-. ',`'--..._) | .---'| |.-') / _ | ' .--./ ( OO' .-. '(__...--'' | .---'
| |/ | | | || | \ ' | | | | OO )\ :` `. | |('-. / | | | | | / | | | |
| |'.'| |\_) | |\| || | ' |(| '--. | |`-' | '..`''.) /_) |OO )\_) | |\| | | |_.' |(| '--.
| | | | \ | | | || | / : | .--'(| '---.'.-._) \ || |`-'| \ | | | | | .___.' | .--'
| | | | `' '-' '| '--' / | `---.| | \ /(_' '--'\ `' '-' ' | | | `---.
`--' `--' `-----' `-------' `------'`------' `-----' `-----' `-----' `--' `------'
2025-08-09 13:53:54,695 - modelscope - WARNING - Repo 'qwen/Qwen-Image' not exists on https://www.modelscope.cn, will try on alternative endpoint https://www.modelscope.ai.
2025-08-09 13:53:55,867 - modelscope - ERROR - Repo 'qwen/Qwen-Image' not exists on either https://www.modelscope.cn or https://www.modelscope.ai
Traceback (most recent call last):
File "<frozen runpy>", line 198, in _run_module_as_main
File "<frozen runpy>", line 88, in _run_code
File "C:\Users\Administrator\AppData\Local\Programs\Python\Python312\Scripts\modelscope.exe\__main__.py", line 6, in <module>
File "C:\Users\Administrator\AppData\Local\Programs\Python\Python312\Lib\site-packages\modelscope\cli\cli.py", line 47, in run_cmd
cmd.execute()
File "C:\Users\Administrator\AppData\Local\Programs\Python\Python312\Lib\site-packages\modelscope\cli\download.py", line 151, in execute
snapshot_download(
File "C:\Users\Administrator\AppData\Local\Programs\Python\Python312\Lib\site-packages\modelscope\hub\snapshot_download.py", line 132, in snapshot_download
return _snapshot_download(
^^^^^^^^^^^^^^^^^^^
File "C:\Users\Administrator\AppData\Local\Programs\Python\Python312\Lib\site-packages\modelscope\hub\snapshot_download.py", line 298, in _snapshot_download
endpoint = _api.get_endpoint_for_read(
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\Administrator\AppData\Local\Programs\Python\Python312\Lib\site-packages\modelscope\hub\api.py", line 349, in get_endpoint_for_read
self.repo_exists(
File "C:\Users\Administrator\AppData\Local\Programs\Python\Python312\Lib\site-packages\modelscope\hub\api.py", line 410, in repo_exists
raise HTTPError(r)
requests.exceptions.HTTPError: <Response [404]>