Upload black-forest-labs_FLUX.2-dev_1.txt with huggingface_hub
Browse files
black-forest-labs_FLUX.2-dev_1.txt
CHANGED
|
@@ -42,7 +42,7 @@ Traceback (most recent call last):
|
|
| 42 |
~~~~~~~~~~~~~~~~~~~^^^^^^^^^^
|
| 43 |
File "/tmp/.cache/uv/environments-v2/d49ad6c613615895/lib/python3.13/site-packages/huggingface_hub/utils/_http.py", line 802, in hf_raise_for_status
|
| 44 |
raise _format(HfHubHTTPError, message, response) from e
|
| 45 |
-
huggingface_hub.errors.HfHubHTTPError: (Request ID: Root=1-
|
| 46 |
|
| 47 |
403 Forbidden: Please enable access to public gated repositories in your fine-grained token settings to view this repository..
|
| 48 |
Cannot access content at: https://huggingface.co/black-forest-labs/FLUX.2-dev/resolve/main/model_index.json.
|
|
@@ -51,11 +51,11 @@ Make sure your token has the correct permissions.
|
|
| 51 |
The above exception was the direct cause of the following exception:
|
| 52 |
|
| 53 |
Traceback (most recent call last):
|
| 54 |
-
File "/tmp/black-forest-labs_FLUX.2-
|
| 55 |
pipe = DiffusionPipeline.from_pretrained("black-forest-labs/FLUX.2-dev", dtype=torch.bfloat16, device_map="cuda")
|
| 56 |
File "/tmp/.cache/uv/environments-v2/d49ad6c613615895/lib/python3.13/site-packages/huggingface_hub/utils/_validators.py", line 89, in _inner_fn
|
| 57 |
return fn(*args, **kwargs)
|
| 58 |
-
File "/tmp/.cache/uv/environments-v2/d49ad6c613615895/lib/python3.13/site-packages/diffusers/pipelines/pipeline_utils.py", line
|
| 59 |
cached_folder = cls.download(
|
| 60 |
pretrained_model_name_or_path,
|
| 61 |
...<14 lines>...
|
|
@@ -63,7 +63,7 @@ Traceback (most recent call last):
|
|
| 63 |
)
|
| 64 |
File "/tmp/.cache/uv/environments-v2/d49ad6c613615895/lib/python3.13/site-packages/huggingface_hub/utils/_validators.py", line 89, in _inner_fn
|
| 65 |
return fn(*args, **kwargs)
|
| 66 |
-
File "/tmp/.cache/uv/environments-v2/d49ad6c613615895/lib/python3.13/site-packages/diffusers/pipelines/pipeline_utils.py", line
|
| 67 |
config_file = hf_hub_download(
|
| 68 |
pretrained_model_name,
|
| 69 |
...<5 lines>...
|
|
|
|
| 42 |
~~~~~~~~~~~~~~~~~~~^^^^^^^^^^
|
| 43 |
File "/tmp/.cache/uv/environments-v2/d49ad6c613615895/lib/python3.13/site-packages/huggingface_hub/utils/_http.py", line 802, in hf_raise_for_status
|
| 44 |
raise _format(HfHubHTTPError, message, response) from e
|
| 45 |
+
huggingface_hub.errors.HfHubHTTPError: (Request ID: Root=1-69aa814f-1c3b179919557d7e238769f8;486c60a6-642b-498f-bc3b-68c2df34fb5f)
|
| 46 |
|
| 47 |
403 Forbidden: Please enable access to public gated repositories in your fine-grained token settings to view this repository..
|
| 48 |
Cannot access content at: https://huggingface.co/black-forest-labs/FLUX.2-dev/resolve/main/model_index.json.
|
|
|
|
| 51 |
The above exception was the direct cause of the following exception:
|
| 52 |
|
| 53 |
Traceback (most recent call last):
|
| 54 |
+
File "/tmp/black-forest-labs_FLUX.2-dev_1TSebmR.py", line 28, in <module>
|
| 55 |
pipe = DiffusionPipeline.from_pretrained("black-forest-labs/FLUX.2-dev", dtype=torch.bfloat16, device_map="cuda")
|
| 56 |
File "/tmp/.cache/uv/environments-v2/d49ad6c613615895/lib/python3.13/site-packages/huggingface_hub/utils/_validators.py", line 89, in _inner_fn
|
| 57 |
return fn(*args, **kwargs)
|
| 58 |
+
File "/tmp/.cache/uv/environments-v2/d49ad6c613615895/lib/python3.13/site-packages/diffusers/pipelines/pipeline_utils.py", line 853, in from_pretrained
|
| 59 |
cached_folder = cls.download(
|
| 60 |
pretrained_model_name_or_path,
|
| 61 |
...<14 lines>...
|
|
|
|
| 63 |
)
|
| 64 |
File "/tmp/.cache/uv/environments-v2/d49ad6c613615895/lib/python3.13/site-packages/huggingface_hub/utils/_validators.py", line 89, in _inner_fn
|
| 65 |
return fn(*args, **kwargs)
|
| 66 |
+
File "/tmp/.cache/uv/environments-v2/d49ad6c613615895/lib/python3.13/site-packages/diffusers/pipelines/pipeline_utils.py", line 1636, in download
|
| 67 |
config_file = hf_hub_download(
|
| 68 |
pretrained_model_name,
|
| 69 |
...<5 lines>...
|