Upload black-forest-labs_FLUX.2-klein-9B_1.txt with huggingface_hub
Browse files
black-forest-labs_FLUX.2-klein-9B_1.txt
CHANGED
|
@@ -25,11 +25,11 @@ For more information check: https://developer.mozilla.org/en-US/docs/Web/HTTP/St
|
|
| 25 |
The above exception was the direct cause of the following exception:
|
| 26 |
|
| 27 |
Traceback (most recent call last):
|
| 28 |
-
File "/tmp/black-forest-labs_FLUX.2-klein-
|
| 29 |
pipe = DiffusionPipeline.from_pretrained("black-forest-labs/FLUX.2-klein-9B", dtype=torch.bfloat16, device_map="cuda")
|
| 30 |
File "/tmp/.cache/uv/environments-v2/c056ef216bacca27/lib/python3.13/site-packages/huggingface_hub/utils/_validators.py", line 89, in _inner_fn
|
| 31 |
return fn(*args, **kwargs)
|
| 32 |
-
File "/tmp/.cache/uv/environments-v2/c056ef216bacca27/lib/python3.13/site-packages/diffusers/pipelines/pipeline_utils.py", line
|
| 33 |
cached_folder = cls.download(
|
| 34 |
pretrained_model_name_or_path,
|
| 35 |
...<14 lines>...
|
|
@@ -37,7 +37,7 @@ Traceback (most recent call last):
|
|
| 37 |
)
|
| 38 |
File "/tmp/.cache/uv/environments-v2/c056ef216bacca27/lib/python3.13/site-packages/huggingface_hub/utils/_validators.py", line 89, in _inner_fn
|
| 39 |
return fn(*args, **kwargs)
|
| 40 |
-
File "/tmp/.cache/uv/environments-v2/c056ef216bacca27/lib/python3.13/site-packages/diffusers/pipelines/pipeline_utils.py", line
|
| 41 |
config_file = hf_hub_download(
|
| 42 |
pretrained_model_name,
|
| 43 |
...<5 lines>...
|
|
@@ -73,7 +73,7 @@ Traceback (most recent call last):
|
|
| 73 |
~~~~~~~~~~~~~~~~~~~^^^^^^^^^^
|
| 74 |
File "/tmp/.cache/uv/environments-v2/c056ef216bacca27/lib/python3.13/site-packages/huggingface_hub/utils/_http.py", line 740, in hf_raise_for_status
|
| 75 |
raise _format(GatedRepoError, message, response) from e
|
| 76 |
-
huggingface_hub.errors.GatedRepoError: 403 Client Error. (Request ID: Root=1-
|
| 77 |
|
| 78 |
Cannot access gated repo for url https://huggingface.co/black-forest-labs/FLUX.2-klein-9B/resolve/main/model_index.json.
|
| 79 |
Access to model black-forest-labs/FLUX.2-klein-9B is restricted and you are not in the authorized list. Visit https://huggingface.co/black-forest-labs/FLUX.2-klein-9B to ask for access.
|
|
|
|
| 25 |
The above exception was the direct cause of the following exception:
|
| 26 |
|
| 27 |
Traceback (most recent call last):
|
| 28 |
+
File "/tmp/black-forest-labs_FLUX.2-klein-9B_197UQM1.py", line 28, in <module>
|
| 29 |
pipe = DiffusionPipeline.from_pretrained("black-forest-labs/FLUX.2-klein-9B", dtype=torch.bfloat16, device_map="cuda")
|
| 30 |
File "/tmp/.cache/uv/environments-v2/c056ef216bacca27/lib/python3.13/site-packages/huggingface_hub/utils/_validators.py", line 89, in _inner_fn
|
| 31 |
return fn(*args, **kwargs)
|
| 32 |
+
File "/tmp/.cache/uv/environments-v2/c056ef216bacca27/lib/python3.13/site-packages/diffusers/pipelines/pipeline_utils.py", line 853, in from_pretrained
|
| 33 |
cached_folder = cls.download(
|
| 34 |
pretrained_model_name_or_path,
|
| 35 |
...<14 lines>...
|
|
|
|
| 37 |
)
|
| 38 |
File "/tmp/.cache/uv/environments-v2/c056ef216bacca27/lib/python3.13/site-packages/huggingface_hub/utils/_validators.py", line 89, in _inner_fn
|
| 39 |
return fn(*args, **kwargs)
|
| 40 |
+
File "/tmp/.cache/uv/environments-v2/c056ef216bacca27/lib/python3.13/site-packages/diffusers/pipelines/pipeline_utils.py", line 1636, in download
|
| 41 |
config_file = hf_hub_download(
|
| 42 |
pretrained_model_name,
|
| 43 |
...<5 lines>...
|
|
|
|
| 73 |
~~~~~~~~~~~~~~~~~~~^^^^^^^^^^
|
| 74 |
File "/tmp/.cache/uv/environments-v2/c056ef216bacca27/lib/python3.13/site-packages/huggingface_hub/utils/_http.py", line 740, in hf_raise_for_status
|
| 75 |
raise _format(GatedRepoError, message, response) from e
|
| 76 |
+
huggingface_hub.errors.GatedRepoError: 403 Client Error. (Request ID: Root=1-69aa8132-0c2105702dfb39143f726bf3;c35bc6e4-5677-4287-87e3-92da22c2550a)
|
| 77 |
|
| 78 |
Cannot access gated repo for url https://huggingface.co/black-forest-labs/FLUX.2-klein-9B/resolve/main/model_index.json.
|
| 79 |
Access to model black-forest-labs/FLUX.2-klein-9B is restricted and you are not in the authorized list. Visit https://huggingface.co/black-forest-labs/FLUX.2-klein-9B to ask for access.
|