Skip to content

file not found error, super_resolution_with_onnxruntime.ipynb in colab. #2225

Open
@ShuangjunLiu

Description

@ShuangjunLiu

I tried to run the notebook in colab.
But some issues there.

However I ran into some errors to load the cat.jpg file
img = Image.open("./_static/img/cat.jpg") Not found images.
I also tried
img = Image.open("../_static/img/cat.jpg")
still not working.

Some minor issues:
like onnx, onnxruntime not found error.
I have installed myself. with !pipi install

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions