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

Update readme to use an easier version of the colab notebook #151

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renxida
Copy link

@renxida renxida commented Apr 4, 2024

Compared to the original, this version:

  • prompts the user to upload images before installing any dependencies.
  • uses UV instead of pip to install dependencies, which is faster.
  • works out of the box. clicking "run all cells" would prompt the user to upload and automatically run the generation until download is ready. The whole process takes around 10 minutes, including upload and download time.

@JingyunLiang in light of the recent backdoor attack through the oss supply chain, it's probably better to make the same edits on your colab notebook instead of merging this pr, as using my link gives my git account full control over the colab notebook people open.

Compared to [the original](https://colab.research.google.com/gist/JingyunLiang/a5e3e54bc9ef8d7bf594f6fee8208533/swinir-demo-on-real-world-image-sr.ipynb), this version:
- prompts the user to upload images before installing any dependencies.
- uses UV instead of pip to install dependencies, which is faster.
- works out of the box. clicking "run all cells" would prompt the user to upload and automatically run the generation until download is ready. The whole process takes around 10 minutes, including upload and download time.
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

Successfully merging this pull request may close these issues.

1 participant