File size: 558 Bytes
8f5ffdc
 
598a378
 
 
 
 
 
 
8f5ffdc
d7ba00c
 
 
 
 
c1b6a28
 
 
d7ba00c
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
---
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.