Update README.md
Browse files
README.md
CHANGED
@@ -26,12 +26,14 @@ This repository contains the pre-trained weights and code to use the FELGUK Upsc
|
|
26 |
|
27 |
## Model Details
|
28 |
|
29 |
-
|
30 |
-
|
31 |
-
|
32 |
-
|
33 |
-
|
34 |
-
|
|
|
|
|
35 |
|
36 |
## Installation
|
37 |
|
|
|
26 |
|
27 |
## Model Details
|
28 |
|
29 |
+
| Attribute | Description |
|
30 |
+
|-------------------|-----------------------------------------------------------------------------|
|
31 |
+
| **Model Name** | FELGUK Upscaler |
|
32 |
+
| **Architecture** | Based on advanced deep learning techniques for image super-resolution. |
|
33 |
+
| **Input** | Low-resolution images (e.g., 128x128, 256x256) |
|
34 |
+
| **Output** | High-resolution images (e.g., 512x512, 1024x1024) |
|
35 |
+
| **Training Data** | Trained on a diverse dataset of high-quality images. |
|
36 |
+
| **License** | MIT |
|
37 |
|
38 |
## Installation
|
39 |
|