Upload lightx2v_Hy1.5-Quantized-Models_0.txt with huggingface_hub
Browse files
lightx2v_Hy1.5-Quantized-Models_0.txt
CHANGED
|
@@ -28,7 +28,7 @@ requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://hugg
|
|
| 28 |
The above exception was the direct cause of the following exception:
|
| 29 |
|
| 30 |
Traceback (most recent call last):
|
| 31 |
-
File "/tmp/lightx2v_Hy1.5-Quantized-
|
| 32 |
pipe = DiffusionPipeline.from_pretrained("lightx2v/Hy1.5-Quantized-Models", dtype=torch.bfloat16, device_map="cuda")
|
| 33 |
File "/tmp/.cache/uv/environments-v2/02fd80a3d185a880/lib/python3.13/site-packages/huggingface_hub/utils/_validators.py", line 114, in _inner_fn
|
| 34 |
return fn(*args, **kwargs)
|
|
@@ -87,6 +87,6 @@ Traceback (most recent call last):
|
|
| 87 |
~~~~~~~~~~~~~~~~~~~^^^^^^^^^^
|
| 88 |
File "/tmp/.cache/uv/environments-v2/02fd80a3d185a880/lib/python3.13/site-packages/huggingface_hub/utils/_http.py", line 413, in hf_raise_for_status
|
| 89 |
raise _format(EntryNotFoundError, message, response) from e
|
| 90 |
-
huggingface_hub.errors.EntryNotFoundError: 404 Client Error. (Request ID: Root=1-
|
| 91 |
|
| 92 |
Entry Not Found for url: https://huggingface.co/lightx2v/Hy1.5-Quantized-Models/resolve/main/model_index.json.
|
|
|
|
| 28 |
The above exception was the direct cause of the following exception:
|
| 29 |
|
| 30 |
Traceback (most recent call last):
|
| 31 |
+
File "/tmp/lightx2v_Hy1.5-Quantized-Models_0NFxv7L.py", line 28, in <module>
|
| 32 |
pipe = DiffusionPipeline.from_pretrained("lightx2v/Hy1.5-Quantized-Models", dtype=torch.bfloat16, device_map="cuda")
|
| 33 |
File "/tmp/.cache/uv/environments-v2/02fd80a3d185a880/lib/python3.13/site-packages/huggingface_hub/utils/_validators.py", line 114, in _inner_fn
|
| 34 |
return fn(*args, **kwargs)
|
|
|
|
| 87 |
~~~~~~~~~~~~~~~~~~~^^^^^^^^^^
|
| 88 |
File "/tmp/.cache/uv/environments-v2/02fd80a3d185a880/lib/python3.13/site-packages/huggingface_hub/utils/_http.py", line 413, in hf_raise_for_status
|
| 89 |
raise _format(EntryNotFoundError, message, response) from e
|
| 90 |
+
huggingface_hub.errors.EntryNotFoundError: 404 Client Error. (Request ID: Root=1-6927fa72-2695b5723160d1ac68932049;655b3f1d-f83d-4af3-b1c0-31c2f609d3df)
|
| 91 |
|
| 92 |
Entry Not Found for url: https://huggingface.co/lightx2v/Hy1.5-Quantized-Models/resolve/main/model_index.json.
|