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