Kvi-Upscale-V1 / README.md
Kvikontent's picture
Update README.md
c1b6a28 verified
|
raw
history blame contribute delete
No virus
558 Bytes
metadata
license: cc-by-4.0
language:
  - en
library_name: diffusers
pipeline_tag: image-to-image
tags:
  - Image Upscaling
  - Img2Img

Image Upscaling Model

This repository contains the PyTorch model for upscaling images. The model has been trained to upscale low-resolution images to higher resolution using convolutional neural networks.

Model Details

  • Model Name: Kvi-Upscale
  • Author: KviAI
  • License: Creative Commons Attribution 4.0

Instructions

To use this model for upscaling, please follow the instructions in the accompanying Python script.