Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

调用线稿模型上色提示缺少文件 #12

Open
johnnywang0001 opened this issue Feb 9, 2025 · 0 comments
Open

调用线稿模型上色提示缺少文件 #12

johnnywang0001 opened this issue Feb 9, 2025 · 0 comments

Comments

@johnnywang0001
Copy link

调用本体提示错误
An error occurred while trying to fetch ./colorflow/models--TencentARC--ColorFlow\snapshots\0bfa5b1795ba0eabfb6aacc0da7a2cb612aecc1e/shading/: Error no file named diffusion_pytorch_model.safetensors found in directory ./colorflow/models--TencentARC--ColorFlow\snapshots\0bfa5b1795ba0eabfb6aacc0da7a2cb612aecc1e/shading/.
对应目录下只有diffusion_pytorch_model.bin,确实不是diffusion_pytorch_model.safetensors ,但是可以运行

运行上色提示错误
OSError: Not found: ".cache\huggingface\hub\models--PixArt-alpha--PixArt-XL-2-1024-MS\snapshots\b89adadeccd9ead2adcb9fa2825d3fabec48d404\tokenizer\spiece.model": No such file or directory Error
但对应目录下已经有spiece.model,重新下载这个文件替换进去仍然提示找不到该文件,无法运行,请问要如何调试?

anaconda 配置的环境组件Python用3.9,torch用2.6+cuda12.6

Package Version Editable project location


accelerate 1.0.1
aiofiles 23.2.1
aiohappyeyeballs 2.4.6
aiohttp 3.11.12
aiosignal 1.3.2
annotated-types 0.7.0
anyio 4.8.0
async-timeout 5.0.1
attrs 25.1.0
braceexpand 0.1.7
certifi 2025.1.31
charset-normalizer 3.4.1
click 8.1.8
colorama 0.4.6
contourpy 1.3.0
cycler 0.12.1
datasets 3.1.0
diffusers 0.31.0.dev0 D:\ColorFlow\diffusers
dill 0.3.8
einops 0.3.0
exceptiongroup 1.2.2
fastapi 0.115.8
ffmpy 0.5.0
filelock 3.17.0
fonttools 4.56.0
frozenlist 1.5.0
fsspec 2024.9.0
gradio 4.44.1
gradio_client 1.3.0
h11 0.14.0
httpcore 1.0.7
httpx 0.28.1
huggingface-hub 0.25.0
idna 3.10
importlib_metadata 8.6.1
importlib_resources 6.5.2
Jinja2 3.1.5
kiwisolver 1.4.7
markdown-it-py 3.0.0
MarkupSafe 2.1.5
matplotlib 3.7.5
mdurl 0.1.2
mpmath 1.3.0
multidict 6.1.0
multiprocess 0.70.16
networkx 3.2.1
numpy 1.24.4
opencv-python 4.9.0.80
orjson 3.10.15
packaging 24.2
pandas 2.2.3
peft 0.13.2
Pillow 9.5.0
pip 25.0
propcache 0.2.1
psutil 6.1.1
pyarrow 19.0.0
pydantic 2.10.6
pydantic_core 2.27.2
pydub 0.25.1
Pygments 2.19.1
pyparsing 3.2.1
python-dateutil 2.9.0.post0
python-multipart 0.0.20
pytz 2025.1
PyYAML 6.0.2
regex 2024.11.6
requests 2.32.3
rich 13.9.4
ruff 0.9.5
safetensors 0.4.3
semantic-version 2.10.0
sentencepiece 0.2.0
setuptools 75.8.0
shellingham 1.5.4
six 1.17.0
sniffio 1.3.1
starlette 0.45.3
sympy 1.13.1
tokenizers 0.20.3
tomlkit 0.12.0
torch 2.6.0+cu126
torchaudio 2.6.0+cu126
torchvision 0.21.0+cu126
tqdm 4.67.1
transformers 4.46.3
typer 0.15.1
typing_extensions 4.12.2
tzdata 2025.1
urllib3 2.3.0
uvicorn 0.34.0
webdataset 0.2.86
websockets 12.0
wheel 0.45.1
xxhash 3.5.0
yarl 1.18.3
zipp 3.21.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant