Upload Wan-AI_Wan2.2-Animate-14B_0.txt with huggingface_hub
Browse files
Wan-AI_Wan2.2-Animate-14B_0.txt
CHANGED
|
@@ -21,11 +21,11 @@ requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://hugg
|
|
| 21 |
The above exception was the direct cause of the following exception:
|
| 22 |
|
| 23 |
Traceback (most recent call last):
|
| 24 |
-
File "/tmp/Wan-AI_Wan2.2-Animate-
|
| 25 |
pipe = DiffusionPipeline.from_pretrained("Wan-AI/Wan2.2-Animate-14B", dtype=torch.bfloat16, device_map="cuda")
|
| 26 |
File "/tmp/.cache/uv/environments-v2/708279b30d01507a/lib/python3.13/site-packages/huggingface_hub/utils/_validators.py", line 114, in _inner_fn
|
| 27 |
return fn(*args, **kwargs)
|
| 28 |
-
File "/tmp/.cache/uv/environments-v2/708279b30d01507a/lib/python3.13/site-packages/diffusers/pipelines/pipeline_utils.py", line
|
| 29 |
cached_folder = cls.download(
|
| 30 |
pretrained_model_name_or_path,
|
| 31 |
...<14 lines>...
|
|
@@ -33,7 +33,7 @@ Traceback (most recent call last):
|
|
| 33 |
)
|
| 34 |
File "/tmp/.cache/uv/environments-v2/708279b30d01507a/lib/python3.13/site-packages/huggingface_hub/utils/_validators.py", line 114, in _inner_fn
|
| 35 |
return fn(*args, **kwargs)
|
| 36 |
-
File "/tmp/.cache/uv/environments-v2/708279b30d01507a/lib/python3.13/site-packages/diffusers/pipelines/pipeline_utils.py", line
|
| 37 |
config_file = hf_hub_download(
|
| 38 |
pretrained_model_name,
|
| 39 |
...<5 lines>...
|
|
@@ -80,6 +80,6 @@ Traceback (most recent call last):
|
|
| 80 |
~~~~~~~~~~~~~~~~~~~^^^^^^^^^^
|
| 81 |
File "/tmp/.cache/uv/environments-v2/708279b30d01507a/lib/python3.13/site-packages/huggingface_hub/utils/_http.py", line 413, in hf_raise_for_status
|
| 82 |
raise _format(EntryNotFoundError, message, response) from e
|
| 83 |
-
huggingface_hub.errors.EntryNotFoundError: 404 Client Error. (Request ID: Root=1-
|
| 84 |
|
| 85 |
Entry Not Found for url: https://huggingface.co/Wan-AI/Wan2.2-Animate-14B/resolve/main/model_index.json.
|
|
|
|
| 21 |
The above exception was the direct cause of the following exception:
|
| 22 |
|
| 23 |
Traceback (most recent call last):
|
| 24 |
+
File "/tmp/Wan-AI_Wan2.2-Animate-14B_0o0RLri.py", line 27, in <module>
|
| 25 |
pipe = DiffusionPipeline.from_pretrained("Wan-AI/Wan2.2-Animate-14B", dtype=torch.bfloat16, device_map="cuda")
|
| 26 |
File "/tmp/.cache/uv/environments-v2/708279b30d01507a/lib/python3.13/site-packages/huggingface_hub/utils/_validators.py", line 114, in _inner_fn
|
| 27 |
return fn(*args, **kwargs)
|
| 28 |
+
File "/tmp/.cache/uv/environments-v2/708279b30d01507a/lib/python3.13/site-packages/diffusers/pipelines/pipeline_utils.py", line 829, in from_pretrained
|
| 29 |
cached_folder = cls.download(
|
| 30 |
pretrained_model_name_or_path,
|
| 31 |
...<14 lines>...
|
|
|
|
| 33 |
)
|
| 34 |
File "/tmp/.cache/uv/environments-v2/708279b30d01507a/lib/python3.13/site-packages/huggingface_hub/utils/_validators.py", line 114, in _inner_fn
|
| 35 |
return fn(*args, **kwargs)
|
| 36 |
+
File "/tmp/.cache/uv/environments-v2/708279b30d01507a/lib/python3.13/site-packages/diffusers/pipelines/pipeline_utils.py", line 1605, in download
|
| 37 |
config_file = hf_hub_download(
|
| 38 |
pretrained_model_name,
|
| 39 |
...<5 lines>...
|
|
|
|
| 80 |
~~~~~~~~~~~~~~~~~~~^^^^^^^^^^
|
| 81 |
File "/tmp/.cache/uv/environments-v2/708279b30d01507a/lib/python3.13/site-packages/huggingface_hub/utils/_http.py", line 413, in hf_raise_for_status
|
| 82 |
raise _format(EntryNotFoundError, message, response) from e
|
| 83 |
+
huggingface_hub.errors.EntryNotFoundError: 404 Client Error. (Request ID: Root=1-6937cc76-13abef601f53086568d4c9d7;bf1420ce-9bba-4d3c-8190-8320ba31e1f8)
|
| 84 |
|
| 85 |
Entry Not Found for url: https://huggingface.co/Wan-AI/Wan2.2-Animate-14B/resolve/main/model_index.json.
|