Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

breaking run #8

Open
justinmerrell opened this issue Apr 6, 2023 · 0 comments
Open

breaking run #8

justinmerrell opened this issue Apr 6, 2023 · 0 comments

Comments

@justinmerrell
Copy link
Member

/v2/stable-diffusion-v1/runsync

{
    "input": {
        "prompt": "a cute magical flying dog, fantasy art drawn by disney concept artists",
        "seed": 13,
        "init_image": "https://www.fashionbubbles.com/wp-content/uploads/2021/04/quarto-de-casal.jpg"
    }
}
{
    "delayTime": 373,
    "error": "handler: cannot identify image file 'input_objects/7ff70615-e373-4e1d-b313-a77068abbbea.jpg' \ntraceback: Traceback (most recent call last):\n  File \"/root/.pyenv/versions/3.10.10/lib/python3.10/site-packages/runpod/serverless/modules/job.py\", line 47, in run_job\n    job_output = handler(job)\n  File \"/src/runpod_infer.py\", line 114, in run\n    img_paths = MODEL.predict(\n  File \"/root/.pyenv/versions/3.10.10/lib/python3.10/site-packages/torch/autograd/grad_mode.py\", line 27, in decorate_context\n    return func(*args, **kwargs)\n  File \"/root/.pyenv/versions/3.10.10/lib/python3.10/site-packages/torch/amp/autocast_mode.py\", line 14, in decorate_autocast\n    return func(*args, **kwargs)\n  File \"/src/predict.py\", line 162, in predict\n    \"init_image\": Image.open(init_image).convert(\"RGB\"),\n  File \"/root/.pyenv/versions/3.10.10/lib/python3.10/site-packages/PIL/Image.py\", line 3283, in open\n    raise UnidentifiedImageError(msg)\nPIL.UnidentifiedImageError: cannot identify image file 'input_objects/7ff70615-e373-4e1d-b313-a77068abbbea.jpg'\n",
    "executionTime": 357,
    "id": "sync-35822e14-ccf8-4e21-b8cc-a306523c03a9",
    "status": "FAILED"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant