Upload moondream_moondream3-preview_0.txt with huggingface_hub
Browse files
moondream_moondream3-preview_0.txt
CHANGED
|
@@ -55,7 +55,7 @@ Traceback (most recent call last):
|
|
| 55 |
~~~~~~~~~~~~~~~~~~~^^^^^^^^^^
|
| 56 |
File "/tmp/.cache/uv/environments-v2/5db196627ca8f3c8/lib/python3.13/site-packages/huggingface_hub/utils/_http.py", line 426, in hf_raise_for_status
|
| 57 |
raise _format(GatedRepoError, message, response) from e
|
| 58 |
-
huggingface_hub.errors.GatedRepoError: 403 Client Error. (Request ID: Root=1-
|
| 59 |
|
| 60 |
Cannot access gated repo for url https://huggingface.co/moondream/moondream3-preview/resolve/main/config.json.
|
| 61 |
Access to model moondream/moondream3-preview is restricted and you are not in the authorized list. Visit https://huggingface.co/moondream/moondream3-preview to ask for access.
|
|
@@ -63,8 +63,8 @@ Access to model moondream/moondream3-preview is restricted and you are not in th
|
|
| 63 |
The above exception was the direct cause of the following exception:
|
| 64 |
|
| 65 |
Traceback (most recent call last):
|
| 66 |
-
File "/tmp/moondream_moondream3-
|
| 67 |
-
pipe = pipeline("text-
|
| 68 |
File "/tmp/.cache/uv/environments-v2/5db196627ca8f3c8/lib/python3.13/site-packages/transformers/pipelines/__init__.py", line 922, in pipeline
|
| 69 |
config = AutoConfig.from_pretrained(
|
| 70 |
model, _from_pipeline=task, code_revision=code_revision, **hub_kwargs, **model_kwargs
|
|
@@ -89,7 +89,7 @@ Traceback (most recent call last):
|
|
| 89 |
) from e
|
| 90 |
OSError: You are trying to access a gated repo.
|
| 91 |
Make sure to have access to it at https://huggingface.co/moondream/moondream3-preview.
|
| 92 |
-
403 Client Error. (Request ID: Root=1-
|
| 93 |
|
| 94 |
Cannot access gated repo for url https://huggingface.co/moondream/moondream3-preview/resolve/main/config.json.
|
| 95 |
Access to model moondream/moondream3-preview is restricted and you are not in the authorized list. Visit https://huggingface.co/moondream/moondream3-preview to ask for access.
|
|
|
|
| 55 |
~~~~~~~~~~~~~~~~~~~^^^^^^^^^^
|
| 56 |
File "/tmp/.cache/uv/environments-v2/5db196627ca8f3c8/lib/python3.13/site-packages/huggingface_hub/utils/_http.py", line 426, in hf_raise_for_status
|
| 57 |
raise _format(GatedRepoError, message, response) from e
|
| 58 |
+
huggingface_hub.errors.GatedRepoError: 403 Client Error. (Request ID: Root=1-68ce5359-0e8a93580848d95426e9c374;a400c188-f16b-42b2-baba-b809528fa7af)
|
| 59 |
|
| 60 |
Cannot access gated repo for url https://huggingface.co/moondream/moondream3-preview/resolve/main/config.json.
|
| 61 |
Access to model moondream/moondream3-preview is restricted and you are not in the authorized list. Visit https://huggingface.co/moondream/moondream3-preview to ask for access.
|
|
|
|
| 63 |
The above exception was the direct cause of the following exception:
|
| 64 |
|
| 65 |
Traceback (most recent call last):
|
| 66 |
+
File "/tmp/moondream_moondream3-preview_0YOciyH.py", line 13, in <module>
|
| 67 |
+
pipe = pipeline("image-text-to-text", model="moondream/moondream3-preview", trust_remote_code=True)
|
| 68 |
File "/tmp/.cache/uv/environments-v2/5db196627ca8f3c8/lib/python3.13/site-packages/transformers/pipelines/__init__.py", line 922, in pipeline
|
| 69 |
config = AutoConfig.from_pretrained(
|
| 70 |
model, _from_pipeline=task, code_revision=code_revision, **hub_kwargs, **model_kwargs
|
|
|
|
| 89 |
) from e
|
| 90 |
OSError: You are trying to access a gated repo.
|
| 91 |
Make sure to have access to it at https://huggingface.co/moondream/moondream3-preview.
|
| 92 |
+
403 Client Error. (Request ID: Root=1-68ce5359-0e8a93580848d95426e9c374;a400c188-f16b-42b2-baba-b809528fa7af)
|
| 93 |
|
| 94 |
Cannot access gated repo for url https://huggingface.co/moondream/moondream3-preview/resolve/main/config.json.
|
| 95 |
Access to model moondream/moondream3-preview is restricted and you are not in the authorized list. Visit https://huggingface.co/moondream/moondream3-preview to ask for access.
|