Upload meituan-longcat_LongCat-Image-Edit_1.txt with huggingface_hub
Browse files
meituan-longcat_LongCat-Image-Edit_1.txt
CHANGED
|
@@ -6,7 +6,7 @@ model = AutoModel.from_pretrained("meituan-longcat/LongCat-Image-Edit", dtype="a
|
|
| 6 |
|
| 7 |
ERROR:
|
| 8 |
Traceback (most recent call last):
|
| 9 |
-
File "/tmp/meituan-longcat_LongCat-Image-
|
| 10 |
model = AutoModel.from_pretrained("meituan-longcat/LongCat-Image-Edit", dtype="auto")
|
| 11 |
File "/tmp/.cache/uv/environments-v2/2e832fbb25087a1c/lib/python3.13/site-packages/transformers/models/auto/auto_factory.py", line 549, in from_pretrained
|
| 12 |
config, kwargs = AutoConfig.from_pretrained(
|
|
|
|
| 6 |
|
| 7 |
ERROR:
|
| 8 |
Traceback (most recent call last):
|
| 9 |
+
File "/tmp/meituan-longcat_LongCat-Image-Edit_1K9qjYE.py", line 25, in <module>
|
| 10 |
model = AutoModel.from_pretrained("meituan-longcat/LongCat-Image-Edit", dtype="auto")
|
| 11 |
File "/tmp/.cache/uv/environments-v2/2e832fbb25087a1c/lib/python3.13/site-packages/transformers/models/auto/auto_factory.py", line 549, in from_pretrained
|
| 12 |
config, kwargs = AutoConfig.from_pretrained(
|