Upload dx8152_Fusion_lora_0.txt with huggingface_hub
Browse files- dx8152_Fusion_lora_0.txt +2 -2
dx8152_Fusion_lora_0.txt
CHANGED
|
@@ -22,7 +22,7 @@ requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://hugg
|
|
| 22 |
The above exception was the direct cause of the following exception:
|
| 23 |
|
| 24 |
Traceback (most recent call last):
|
| 25 |
-
File "/tmp/
|
| 26 |
pipe = DiffusionPipeline.from_pretrained("dx8152/Fusion_lora")
|
| 27 |
File "/tmp/.cache/uv/environments-v2/750214939a19bc37/lib/python3.13/site-packages/huggingface_hub/utils/_validators.py", line 114, in _inner_fn
|
| 28 |
return fn(*args, **kwargs)
|
|
@@ -81,6 +81,6 @@ Traceback (most recent call last):
|
|
| 81 |
~~~~~~~~~~~~~~~~~~~^^^^^^^^^^
|
| 82 |
File "/tmp/.cache/uv/environments-v2/750214939a19bc37/lib/python3.13/site-packages/huggingface_hub/utils/_http.py", line 413, in hf_raise_for_status
|
| 83 |
raise _format(EntryNotFoundError, message, response) from e
|
| 84 |
-
huggingface_hub.errors.EntryNotFoundError: 404 Client Error. (Request ID: Root=1-
|
| 85 |
|
| 86 |
Entry Not Found for url: https://huggingface.co/dx8152/Fusion_lora/resolve/main/model_index.json.
|
|
|
|
| 22 |
The above exception was the direct cause of the following exception:
|
| 23 |
|
| 24 |
Traceback (most recent call last):
|
| 25 |
+
File "/tmp/dx8152_Fusion_lora_0MCk9D9.py", line 19, in <module>
|
| 26 |
pipe = DiffusionPipeline.from_pretrained("dx8152/Fusion_lora")
|
| 27 |
File "/tmp/.cache/uv/environments-v2/750214939a19bc37/lib/python3.13/site-packages/huggingface_hub/utils/_validators.py", line 114, in _inner_fn
|
| 28 |
return fn(*args, **kwargs)
|
|
|
|
| 81 |
~~~~~~~~~~~~~~~~~~~^^^^^^^^^^
|
| 82 |
File "/tmp/.cache/uv/environments-v2/750214939a19bc37/lib/python3.13/site-packages/huggingface_hub/utils/_http.py", line 413, in hf_raise_for_status
|
| 83 |
raise _format(EntryNotFoundError, message, response) from e
|
| 84 |
+
huggingface_hub.errors.EntryNotFoundError: 404 Client Error. (Request ID: Root=1-6901fd14-189cf9e714a52e0574765956;880b9f6e-1123-4734-bd4c-bab49f72c1fa)
|
| 85 |
|
| 86 |
Entry Not Found for url: https://huggingface.co/dx8152/Fusion_lora/resolve/main/model_index.json.
|