Upload folder using huggingface_hub
Browse files
README.md
CHANGED
|
@@ -11,9 +11,9 @@ tags:
|
|
| 11 |
- image-enhancement
|
| 12 |
---
|
| 13 |
|
| 14 |
-
<!-- README Version: v1.
|
| 15 |
|
| 16 |
-
# FLUX Upscale Models Collection v1.
|
| 17 |
|
| 18 |
This repository contains Real-ESRGAN upscale models for post-processing and enhancing generated images. These models can upscale images by 2x or 4x while adding fine details and improving sharpness.
|
| 19 |
|
|
@@ -32,10 +32,10 @@ Real-ESRGAN (Real Enhanced Super-Resolution Generative Adversarial Networks) mod
|
|
| 32 |
|
| 33 |
**Total Size**: ~192MB
|
| 34 |
|
| 35 |
-
### Upscale Models
|
| 36 |
-
- `
|
| 37 |
-
- `
|
| 38 |
-
- `
|
| 39 |
|
| 40 |
## Hardware Requirements
|
| 41 |
|
|
|
|
| 11 |
- image-enhancement
|
| 12 |
---
|
| 13 |
|
| 14 |
+
<!-- README Version: v1.3 -->
|
| 15 |
|
| 16 |
+
# FLUX Upscale Models Collection v1.3
|
| 17 |
|
| 18 |
This repository contains Real-ESRGAN upscale models for post-processing and enhancing generated images. These models can upscale images by 2x or 4x while adding fine details and improving sharpness.
|
| 19 |
|
|
|
|
| 32 |
|
| 33 |
**Total Size**: ~192MB
|
| 34 |
|
| 35 |
+
### Upscale Models (upscale_models/)
|
| 36 |
+
- `4x-UltraSharp.pth` - 64MB - 4x upscaling with ultra-sharp detail enhancement
|
| 37 |
+
- `RealESRGAN-x2plus.pth` - 64MB - 2x upscaling model
|
| 38 |
+
- `RealESRGAN-x4plus.pth` - 64MB - 4x upscaling model
|
| 39 |
|
| 40 |
## Hardware Requirements
|
| 41 |
|
upscale_models/RealESRGAN-x2plus.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:49fafd45f8fd7aa8d31ab2a22d14d91b536c34494a5cfe31eb5d89c2fa266abb
|
| 3 |
+
size 67061725
|
upscale_models/RealESRGAN-x4plus.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4fa0d38905f75ac06eb49a7951b426670021be3018265fd191d2125df9d682f1
|
| 3 |
+
size 67040989
|