Upload lightx2v_Hy1.5-Distill-Models_0.txt with huggingface_hub
Browse files
lightx2v_Hy1.5-Distill-Models_0.txt
CHANGED
|
@@ -21,7 +21,7 @@ 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/lightx2v_Hy1.5-Distill-
|
| 25 |
pipe = DiffusionPipeline.from_pretrained("lightx2v/Hy1.5-Distill-Models", dtype=torch.bfloat16, device_map="cuda")
|
| 26 |
File "/tmp/.cache/uv/environments-v2/6002cae5dbc8ac24/lib/python3.13/site-packages/huggingface_hub/utils/_validators.py", line 114, in _inner_fn
|
| 27 |
return fn(*args, **kwargs)
|
|
@@ -80,6 +80,6 @@ Traceback (most recent call last):
|
|
| 80 |
~~~~~~~~~~~~~~~~~~~^^^^^^^^^^
|
| 81 |
File "/tmp/.cache/uv/environments-v2/6002cae5dbc8ac24/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/lightx2v/Hy1.5-Distill-Models/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/lightx2v_Hy1.5-Distill-Models_0jJydVI.py", line 27, in <module>
|
| 25 |
pipe = DiffusionPipeline.from_pretrained("lightx2v/Hy1.5-Distill-Models", dtype=torch.bfloat16, device_map="cuda")
|
| 26 |
File "/tmp/.cache/uv/environments-v2/6002cae5dbc8ac24/lib/python3.13/site-packages/huggingface_hub/utils/_validators.py", line 114, in _inner_fn
|
| 27 |
return fn(*args, **kwargs)
|
|
|
|
| 80 |
~~~~~~~~~~~~~~~~~~~^^^^^^^^^^
|
| 81 |
File "/tmp/.cache/uv/environments-v2/6002cae5dbc8ac24/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-692d40c7-6b2c7fa87e4fe866002ba2c1;edb152c5-0d19-46ea-b4a3-6e8da9b2f059)
|
| 84 |
|
| 85 |
Entry Not Found for url: https://huggingface.co/lightx2v/Hy1.5-Distill-Models/resolve/main/model_index.json.
|