Upload Lightricks_LTX-2_0.txt with huggingface_hub
Browse files- Lightricks_LTX-2_0.txt +1 -1
Lightricks_LTX-2_0.txt
CHANGED
|
@@ -18,7 +18,7 @@ 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 114, in _inner_fn
|
| 24 |
return fn(*args, **kwargs)
|
|
|
|
| 18 |
|
| 19 |
ERROR:
|
| 20 |
Traceback (most recent call last):
|
| 21 |
+
File "/tmp/Lightricks_LTX-2_0JZHfcU.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 114, in _inner_fn
|
| 24 |
return fn(*args, **kwargs)
|