Upload facebook_sam3_1.txt with huggingface_hub
Browse files- facebook_sam3_1.txt +3 -3
facebook_sam3_1.txt
CHANGED
|
@@ -63,7 +63,7 @@ Traceback (most recent call last):
|
|
| 63 |
~~~~~~~~~~~~~~~~~~~^^^^^^^^^^
|
| 64 |
File "/tmp/.cache/uv/environments-v2/49326666076cd0f9/lib/python3.13/site-packages/huggingface_hub/utils/_http.py", line 419, in hf_raise_for_status
|
| 65 |
raise _format(GatedRepoError, message, response) from e
|
| 66 |
-
huggingface_hub.errors.GatedRepoError: 403 Client Error. (Request ID: Root=1-
|
| 67 |
|
| 68 |
Cannot access gated repo for url https://huggingface.co/facebook/sam3/resolve/main/config.json.
|
| 69 |
Access to model facebook/sam3 is restricted and you are not in the authorized list. Visit https://huggingface.co/facebook/sam3 to ask for access.
|
|
@@ -71,7 +71,7 @@ Access to model facebook/sam3 is restricted and you are not in the authorized li
|
|
| 71 |
The above exception was the direct cause of the following exception:
|
| 72 |
|
| 73 |
Traceback (most recent call last):
|
| 74 |
-
File "/tmp/
|
| 75 |
pipe = pipeline("mask-generation", model="facebook/sam3")
|
| 76 |
File "/tmp/.cache/uv/environments-v2/49326666076cd0f9/lib/python3.13/site-packages/transformers/pipelines/__init__.py", line 922, in pipeline
|
| 77 |
config = AutoConfig.from_pretrained(
|
|
@@ -97,7 +97,7 @@ Traceback (most recent call last):
|
|
| 97 |
) from e
|
| 98 |
OSError: You are trying to access a gated repo.
|
| 99 |
Make sure to have access to it at https://huggingface.co/facebook/sam3.
|
| 100 |
-
403 Client Error. (Request ID: Root=1-
|
| 101 |
|
| 102 |
Cannot access gated repo for url https://huggingface.co/facebook/sam3/resolve/main/config.json.
|
| 103 |
Access to model facebook/sam3 is restricted and you are not in the authorized list. Visit https://huggingface.co/facebook/sam3 to ask for access.
|
|
|
|
| 63 |
~~~~~~~~~~~~~~~~~~~^^^^^^^^^^
|
| 64 |
File "/tmp/.cache/uv/environments-v2/49326666076cd0f9/lib/python3.13/site-packages/huggingface_hub/utils/_http.py", line 419, in hf_raise_for_status
|
| 65 |
raise _format(GatedRepoError, message, response) from e
|
| 66 |
+
huggingface_hub.errors.GatedRepoError: 403 Client Error. (Request ID: Root=1-6920112d-02f276c612d61ea06144748e;8deb94ce-479f-4235-889b-c1e683c25aff)
|
| 67 |
|
| 68 |
Cannot access gated repo for url https://huggingface.co/facebook/sam3/resolve/main/config.json.
|
| 69 |
Access to model facebook/sam3 is restricted and you are not in the authorized list. Visit https://huggingface.co/facebook/sam3 to ask for access.
|
|
|
|
| 71 |
The above exception was the direct cause of the following exception:
|
| 72 |
|
| 73 |
Traceback (most recent call last):
|
| 74 |
+
File "/tmp/facebook_sam3_1pdN9x2.py", line 26, in <module>
|
| 75 |
pipe = pipeline("mask-generation", model="facebook/sam3")
|
| 76 |
File "/tmp/.cache/uv/environments-v2/49326666076cd0f9/lib/python3.13/site-packages/transformers/pipelines/__init__.py", line 922, in pipeline
|
| 77 |
config = AutoConfig.from_pretrained(
|
|
|
|
| 97 |
) from e
|
| 98 |
OSError: You are trying to access a gated repo.
|
| 99 |
Make sure to have access to it at https://huggingface.co/facebook/sam3.
|
| 100 |
+
403 Client Error. (Request ID: Root=1-6920112d-02f276c612d61ea06144748e;8deb94ce-479f-4235-889b-c1e683c25aff)
|
| 101 |
|
| 102 |
Cannot access gated repo for url https://huggingface.co/facebook/sam3/resolve/main/config.json.
|
| 103 |
Access to model facebook/sam3 is restricted and you are not in the authorized list. Visit https://huggingface.co/facebook/sam3 to ask for access.
|