Upload zai-org_GLM-Image_0.txt with huggingface_hub
Browse files- zai-org_GLM-Image_0.txt +3 -3
zai-org_GLM-Image_0.txt
CHANGED
|
@@ -11,9 +11,9 @@ image = pipe(prompt).images[0]
|
|
| 11 |
|
| 12 |
ERROR:
|
| 13 |
Traceback (most recent call last):
|
| 14 |
-
File "/tmp/zai-org_GLM-
|
| 15 |
pipe = DiffusionPipeline.from_pretrained("zai-org/GLM-Image", dtype=torch.bfloat16, device_map="cuda")
|
| 16 |
-
File "/tmp/.cache/uv/environments-v2/9cda8ad78a01c546/lib/python3.13/site-packages/huggingface_hub/utils/_validators.py", line
|
| 17 |
return fn(*args, **kwargs)
|
| 18 |
File "/tmp/.cache/uv/environments-v2/9cda8ad78a01c546/lib/python3.13/site-packages/diffusers/pipelines/pipeline_utils.py", line 829, in from_pretrained
|
| 19 |
cached_folder = cls.download(
|
|
@@ -21,7 +21,7 @@ Traceback (most recent call last):
|
|
| 21 |
...<14 lines>...
|
| 22 |
**kwargs,
|
| 23 |
)
|
| 24 |
-
File "/tmp/.cache/uv/environments-v2/9cda8ad78a01c546/lib/python3.13/site-packages/huggingface_hub/utils/_validators.py", line
|
| 25 |
return fn(*args, **kwargs)
|
| 26 |
File "/tmp/.cache/uv/environments-v2/9cda8ad78a01c546/lib/python3.13/site-packages/diffusers/pipelines/pipeline_utils.py", line 1663, in download
|
| 27 |
pipeline_class = _get_pipeline_class(
|
|
|
|
| 11 |
|
| 12 |
ERROR:
|
| 13 |
Traceback (most recent call last):
|
| 14 |
+
File "/tmp/zai-org_GLM-Image_038LaWn.py", line 27, in <module>
|
| 15 |
pipe = DiffusionPipeline.from_pretrained("zai-org/GLM-Image", dtype=torch.bfloat16, device_map="cuda")
|
| 16 |
+
File "/tmp/.cache/uv/environments-v2/9cda8ad78a01c546/lib/python3.13/site-packages/huggingface_hub/utils/_validators.py", line 89, in _inner_fn
|
| 17 |
return fn(*args, **kwargs)
|
| 18 |
File "/tmp/.cache/uv/environments-v2/9cda8ad78a01c546/lib/python3.13/site-packages/diffusers/pipelines/pipeline_utils.py", line 829, in from_pretrained
|
| 19 |
cached_folder = cls.download(
|
|
|
|
| 21 |
...<14 lines>...
|
| 22 |
**kwargs,
|
| 23 |
)
|
| 24 |
+
File "/tmp/.cache/uv/environments-v2/9cda8ad78a01c546/lib/python3.13/site-packages/huggingface_hub/utils/_validators.py", line 89, in _inner_fn
|
| 25 |
return fn(*args, **kwargs)
|
| 26 |
File "/tmp/.cache/uv/environments-v2/9cda8ad78a01c546/lib/python3.13/site-packages/diffusers/pipelines/pipeline_utils.py", line 1663, in download
|
| 27 |
pipeline_class = _get_pipeline_class(
|