Upload vita-video-gen_svi-model_0.txt with huggingface_hub
Browse files
vita-video-gen_svi-model_0.txt
CHANGED
|
@@ -27,7 +27,7 @@ requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://hugg
|
|
| 27 |
The above exception was the direct cause of the following exception:
|
| 28 |
|
| 29 |
Traceback (most recent call last):
|
| 30 |
-
File "/tmp/vita-video-gen_svi-
|
| 31 |
pipe = DiffusionPipeline.from_pretrained("vita-video-gen/svi-model", torch_dtype=torch.float16)
|
| 32 |
File "/tmp/.cache/uv/environments-v2/816bbc18636a46ec/lib/python3.13/site-packages/huggingface_hub/utils/_validators.py", line 114, in _inner_fn
|
| 33 |
return fn(*args, **kwargs)
|
|
@@ -86,6 +86,6 @@ Traceback (most recent call last):
|
|
| 86 |
~~~~~~~~~~~~~~~~~~~^^^^^^^^^^
|
| 87 |
File "/tmp/.cache/uv/environments-v2/816bbc18636a46ec/lib/python3.13/site-packages/huggingface_hub/utils/_http.py", line 413, in hf_raise_for_status
|
| 88 |
raise _format(EntryNotFoundError, message, response) from e
|
| 89 |
-
huggingface_hub.errors.EntryNotFoundError: 404 Client Error. (Request ID: Root=1-
|
| 90 |
|
| 91 |
Entry Not Found for url: https://huggingface.co/vita-video-gen/svi-model/resolve/main/model_index.json.
|
|
|
|
| 27 |
The above exception was the direct cause of the following exception:
|
| 28 |
|
| 29 |
Traceback (most recent call last):
|
| 30 |
+
File "/tmp/vita-video-gen_svi-model_0kjtMae.py", line 20, in <module>
|
| 31 |
pipe = DiffusionPipeline.from_pretrained("vita-video-gen/svi-model", torch_dtype=torch.float16)
|
| 32 |
File "/tmp/.cache/uv/environments-v2/816bbc18636a46ec/lib/python3.13/site-packages/huggingface_hub/utils/_validators.py", line 114, in _inner_fn
|
| 33 |
return fn(*args, **kwargs)
|
|
|
|
| 86 |
~~~~~~~~~~~~~~~~~~~^^^^^^^^^^
|
| 87 |
File "/tmp/.cache/uv/environments-v2/816bbc18636a46ec/lib/python3.13/site-packages/huggingface_hub/utils/_http.py", line 413, in hf_raise_for_status
|
| 88 |
raise _format(EntryNotFoundError, message, response) from e
|
| 89 |
+
huggingface_hub.errors.EntryNotFoundError: 404 Client Error. (Request ID: Root=1-6900b49e-0e0f75e6533661f252a71a5b;584a27fa-b94b-4cfb-9757-32bed11d675d)
|
| 90 |
|
| 91 |
Entry Not Found for url: https://huggingface.co/vita-video-gen/svi-model/resolve/main/model_index.json.
|