Upload facebook_sam3_1.txt with huggingface_hub
Browse files- facebook_sam3_1.txt +2 -2
facebook_sam3_1.txt
CHANGED
|
@@ -35,7 +35,7 @@ Traceback (most recent call last):
|
|
| 35 |
~~~~~~~~~~~~~~~~~~~^^^^^^^^^^
|
| 36 |
File "/tmp/.cache/uv/environments-v2/49326666076cd0f9/lib/python3.13/site-packages/huggingface_hub/utils/_http.py", line 802, in hf_raise_for_status
|
| 37 |
raise _format(HfHubHTTPError, message, response) from e
|
| 38 |
-
huggingface_hub.errors.HfHubHTTPError: (Request ID: Root=1-
|
| 39 |
|
| 40 |
403 Forbidden: Please enable access to public gated repositories in your fine-grained token settings to view this repository..
|
| 41 |
Cannot access content at: https://huggingface.co/facebook/sam3/resolve/main/config.json.
|
|
@@ -74,7 +74,7 @@ huggingface_hub.errors.LocalEntryNotFoundError: An error happened while trying t
|
|
| 74 |
The above exception was the direct cause of the following exception:
|
| 75 |
|
| 76 |
Traceback (most recent call last):
|
| 77 |
-
File "/tmp/
|
| 78 |
pipe = pipeline("mask-generation", model="facebook/sam3")
|
| 79 |
File "/tmp/.cache/uv/environments-v2/49326666076cd0f9/lib/python3.13/site-packages/transformers/pipelines/__init__.py", line 699, in pipeline
|
| 80 |
config = AutoConfig.from_pretrained(
|
|
|
|
| 35 |
~~~~~~~~~~~~~~~~~~~^^^^^^^^^^
|
| 36 |
File "/tmp/.cache/uv/environments-v2/49326666076cd0f9/lib/python3.13/site-packages/huggingface_hub/utils/_http.py", line 802, in hf_raise_for_status
|
| 37 |
raise _format(HfHubHTTPError, message, response) from e
|
| 38 |
+
huggingface_hub.errors.HfHubHTTPError: (Request ID: Root=1-69aa814a-4aaf66d833b9670a52f5afb5;cf9c1852-28ae-471a-b93c-edfe596318ec)
|
| 39 |
|
| 40 |
403 Forbidden: Please enable access to public gated repositories in your fine-grained token settings to view this repository..
|
| 41 |
Cannot access content at: https://huggingface.co/facebook/sam3/resolve/main/config.json.
|
|
|
|
| 74 |
The above exception was the direct cause of the following exception:
|
| 75 |
|
| 76 |
Traceback (most recent call last):
|
| 77 |
+
File "/tmp/facebook_sam3_1U5zG7f.py", line 26, in <module>
|
| 78 |
pipe = pipeline("mask-generation", model="facebook/sam3")
|
| 79 |
File "/tmp/.cache/uv/environments-v2/49326666076cd0f9/lib/python3.13/site-packages/transformers/pipelines/__init__.py", line 699, in pipeline
|
| 80 |
config = AutoConfig.from_pretrained(
|