https://github.com/cloud-py-api/upscaler_example
Image Upscaler example ExApp
https://github.com/cloud-py-api/upscaler_example
Last synced: 8 months ago
JSON representation
Image Upscaler example ExApp
- Host: GitHub
- URL: https://github.com/cloud-py-api/upscaler_example
- Owner: cloud-py-api
- Created: 2023-07-18T20:43:16.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-02-17T14:37:01.000Z (about 2 years ago)
- Last Synced: 2025-01-01T02:18:27.096Z (over 1 year ago)
- Language: Python
- Homepage: https://apps.nextcloud.com/apps/upscaler_example
- Size: 6.43 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Nextcloud Image Upscaler Example
Demonstration of using [AppAPI](https://github.com/cloud-py-api/app_api) and File Actions.
This application is an example, but the model used in it is quite large, and it is recommended to use a GPU.
It shouldn't be difficult to use an even more advanced model based on this example and release a full application.
Refer to [How to install](https://github.com/cloud-py-api/upscaler_example/blob/main/HOW_TO_INSTALL.md) to try it.