Upload Lightricks_LTX-2_0.txt with huggingface_hub
Browse files- Lightricks_LTX-2_0.txt +3 -3
Lightricks_LTX-2_0.txt
CHANGED
|
@@ -18,9 +18,9 @@ export_to_video(output, "output.mp4")
|
|
| 18 |
|
| 19 |
ERROR:
|
| 20 |
Traceback (most recent call last):
|
| 21 |
-
File "/tmp/Lightricks_LTX-
|
| 22 |
pipe = DiffusionPipeline.from_pretrained("Lightricks/LTX-2", dtype=torch.bfloat16, device_map="cuda")
|
| 23 |
-
File "/tmp/.cache/uv/environments-v2/e8822e4ae31fc8f1/lib/python3.13/site-packages/huggingface_hub/utils/_validators.py", line
|
| 24 |
return fn(*args, **kwargs)
|
| 25 |
File "/tmp/.cache/uv/environments-v2/e8822e4ae31fc8f1/lib/python3.13/site-packages/diffusers/pipelines/pipeline_utils.py", line 829, in from_pretrained
|
| 26 |
cached_folder = cls.download(
|
|
@@ -28,7 +28,7 @@ Traceback (most recent call last):
|
|
| 28 |
...<14 lines>...
|
| 29 |
**kwargs,
|
| 30 |
)
|
| 31 |
-
File "/tmp/.cache/uv/environments-v2/e8822e4ae31fc8f1/lib/python3.13/site-packages/huggingface_hub/utils/_validators.py", line
|
| 32 |
return fn(*args, **kwargs)
|
| 33 |
File "/tmp/.cache/uv/environments-v2/e8822e4ae31fc8f1/lib/python3.13/site-packages/diffusers/pipelines/pipeline_utils.py", line 1637, in download
|
| 34 |
custom_components, folder_names = _get_custom_components_and_folders(
|
|
|
|
| 18 |
|
| 19 |
ERROR:
|
| 20 |
Traceback (most recent call last):
|
| 21 |
+
File "/tmp/Lightricks_LTX-2_0LAHHsU.py", line 28, in <module>
|
| 22 |
pipe = DiffusionPipeline.from_pretrained("Lightricks/LTX-2", dtype=torch.bfloat16, device_map="cuda")
|
| 23 |
+
File "/tmp/.cache/uv/environments-v2/e8822e4ae31fc8f1/lib/python3.13/site-packages/huggingface_hub/utils/_validators.py", line 89, in _inner_fn
|
| 24 |
return fn(*args, **kwargs)
|
| 25 |
File "/tmp/.cache/uv/environments-v2/e8822e4ae31fc8f1/lib/python3.13/site-packages/diffusers/pipelines/pipeline_utils.py", line 829, in from_pretrained
|
| 26 |
cached_folder = cls.download(
|
|
|
|
| 28 |
...<14 lines>...
|
| 29 |
**kwargs,
|
| 30 |
)
|
| 31 |
+
File "/tmp/.cache/uv/environments-v2/e8822e4ae31fc8f1/lib/python3.13/site-packages/huggingface_hub/utils/_validators.py", line 89, in _inner_fn
|
| 32 |
return fn(*args, **kwargs)
|
| 33 |
File "/tmp/.cache/uv/environments-v2/e8822e4ae31fc8f1/lib/python3.13/site-packages/diffusers/pipelines/pipeline_utils.py", line 1637, in download
|
| 34 |
custom_components, folder_names = _get_custom_components_and_folders(
|