Upload xgen-universe_Capybara_0.txt with huggingface_hub
Browse files
xgen-universe_Capybara_0.txt
CHANGED
|
@@ -22,11 +22,11 @@ For more information check: https://developer.mozilla.org/en-US/docs/Web/HTTP/St
|
|
| 22 |
The above exception was the direct cause of the following exception:
|
| 23 |
|
| 24 |
Traceback (most recent call last):
|
| 25 |
-
File "/tmp/xgen-
|
| 26 |
pipe = DiffusionPipeline.from_pretrained("xgen-universe/Capybara", dtype=torch.bfloat16, device_map="cuda")
|
| 27 |
File "/tmp/.cache/uv/environments-v2/2bc4cbdb08521287/lib/python3.13/site-packages/huggingface_hub/utils/_validators.py", line 89, in _inner_fn
|
| 28 |
return fn(*args, **kwargs)
|
| 29 |
-
File "/tmp/.cache/uv/environments-v2/2bc4cbdb08521287/lib/python3.13/site-packages/diffusers/pipelines/pipeline_utils.py", line
|
| 30 |
cached_folder = cls.download(
|
| 31 |
pretrained_model_name_or_path,
|
| 32 |
...<14 lines>...
|
|
@@ -34,7 +34,7 @@ Traceback (most recent call last):
|
|
| 34 |
)
|
| 35 |
File "/tmp/.cache/uv/environments-v2/2bc4cbdb08521287/lib/python3.13/site-packages/huggingface_hub/utils/_validators.py", line 89, in _inner_fn
|
| 36 |
return fn(*args, **kwargs)
|
| 37 |
-
File "/tmp/.cache/uv/environments-v2/2bc4cbdb08521287/lib/python3.13/site-packages/diffusers/pipelines/pipeline_utils.py", line
|
| 38 |
config_file = hf_hub_download(
|
| 39 |
pretrained_model_name,
|
| 40 |
...<5 lines>...
|
|
@@ -75,6 +75,6 @@ Traceback (most recent call last):
|
|
| 75 |
~~~~~~~~~~~~~~~~~~~^^^^^^^^^^
|
| 76 |
File "/tmp/.cache/uv/environments-v2/2bc4cbdb08521287/lib/python3.13/site-packages/huggingface_hub/utils/_http.py", line 734, in hf_raise_for_status
|
| 77 |
raise _format(RemoteEntryNotFoundError, message, response) from e
|
| 78 |
-
huggingface_hub.errors.RemoteEntryNotFoundError: 404 Client Error. (Request ID: Root=1-
|
| 79 |
|
| 80 |
Entry Not Found for url: https://huggingface.co/xgen-universe/Capybara/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/xgen-universe_Capybara_0nRop6P.py", line 27, in <module>
|
| 26 |
pipe = DiffusionPipeline.from_pretrained("xgen-universe/Capybara", dtype=torch.bfloat16, device_map="cuda")
|
| 27 |
File "/tmp/.cache/uv/environments-v2/2bc4cbdb08521287/lib/python3.13/site-packages/huggingface_hub/utils/_validators.py", line 89, in _inner_fn
|
| 28 |
return fn(*args, **kwargs)
|
| 29 |
+
File "/tmp/.cache/uv/environments-v2/2bc4cbdb08521287/lib/python3.13/site-packages/diffusers/pipelines/pipeline_utils.py", line 853, in from_pretrained
|
| 30 |
cached_folder = cls.download(
|
| 31 |
pretrained_model_name_or_path,
|
| 32 |
...<14 lines>...
|
|
|
|
| 34 |
)
|
| 35 |
File "/tmp/.cache/uv/environments-v2/2bc4cbdb08521287/lib/python3.13/site-packages/huggingface_hub/utils/_validators.py", line 89, in _inner_fn
|
| 36 |
return fn(*args, **kwargs)
|
| 37 |
+
File "/tmp/.cache/uv/environments-v2/2bc4cbdb08521287/lib/python3.13/site-packages/diffusers/pipelines/pipeline_utils.py", line 1636, in download
|
| 38 |
config_file = hf_hub_download(
|
| 39 |
pretrained_model_name,
|
| 40 |
...<5 lines>...
|
|
|
|
| 75 |
~~~~~~~~~~~~~~~~~~~^^^^^^^^^^
|
| 76 |
File "/tmp/.cache/uv/environments-v2/2bc4cbdb08521287/lib/python3.13/site-packages/huggingface_hub/utils/_http.py", line 734, in hf_raise_for_status
|
| 77 |
raise _format(RemoteEntryNotFoundError, message, response) from e
|
| 78 |
+
huggingface_hub.errors.RemoteEntryNotFoundError: 404 Client Error. (Request ID: Root=1-69aa8130-5694289b032d9048343699b5;34b69f11-c3cb-48af-8d31-7f5a0861ef71)
|
| 79 |
|
| 80 |
Entry Not Found for url: https://huggingface.co/xgen-universe/Capybara/resolve/main/model_index.json.
|