Upload amd_Nitro-E_0.txt with huggingface_hub
Browse files- amd_Nitro-E_0.txt +2 -2
amd_Nitro-E_0.txt
CHANGED
|
@@ -19,7 +19,7 @@ requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://hugg
|
|
| 19 |
The above exception was the direct cause of the following exception:
|
| 20 |
|
| 21 |
Traceback (most recent call last):
|
| 22 |
-
File "/tmp/amd_Nitro-
|
| 23 |
pipe = DiffusionPipeline.from_pretrained("amd/Nitro-E")
|
| 24 |
File "/tmp/.cache/uv/environments-v2/4425754efcb788fa/lib/python3.13/site-packages/huggingface_hub/utils/_validators.py", line 114, in _inner_fn
|
| 25 |
return fn(*args, **kwargs)
|
|
@@ -78,6 +78,6 @@ Traceback (most recent call last):
|
|
| 78 |
~~~~~~~~~~~~~~~~~~~^^^^^^^^^^
|
| 79 |
File "/tmp/.cache/uv/environments-v2/4425754efcb788fa/lib/python3.13/site-packages/huggingface_hub/utils/_http.py", line 413, in hf_raise_for_status
|
| 80 |
raise _format(EntryNotFoundError, message, response) from e
|
| 81 |
-
huggingface_hub.errors.EntryNotFoundError: 404 Client Error. (Request ID: Root=1-
|
| 82 |
|
| 83 |
Entry Not Found for url: https://huggingface.co/amd/Nitro-E/resolve/main/model_index.json.
|
|
|
|
| 19 |
The above exception was the direct cause of the following exception:
|
| 20 |
|
| 21 |
Traceback (most recent call last):
|
| 22 |
+
File "/tmp/amd_Nitro-E_0jjXo46.py", line 23, in <module>
|
| 23 |
pipe = DiffusionPipeline.from_pretrained("amd/Nitro-E")
|
| 24 |
File "/tmp/.cache/uv/environments-v2/4425754efcb788fa/lib/python3.13/site-packages/huggingface_hub/utils/_validators.py", line 114, in _inner_fn
|
| 25 |
return fn(*args, **kwargs)
|
|
|
|
| 78 |
~~~~~~~~~~~~~~~~~~~^^^^^^^^^^
|
| 79 |
File "/tmp/.cache/uv/environments-v2/4425754efcb788fa/lib/python3.13/site-packages/huggingface_hub/utils/_http.py", line 413, in hf_raise_for_status
|
| 80 |
raise _format(EntryNotFoundError, message, response) from e
|
| 81 |
+
huggingface_hub.errors.EntryNotFoundError: 404 Client Error. (Request ID: Root=1-690c4ad5-42f9a215438d985857e221ed;8a81d3ed-8b36-4881-ac35-c7dea58126b5)
|
| 82 |
|
| 83 |
Entry Not Found for url: https://huggingface.co/amd/Nitro-E/resolve/main/model_index.json.
|