grocerfabrics commited on
Commit
d018c55
·
verified ·
1 Parent(s): 47dbd6b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -7
README.md CHANGED
@@ -4,17 +4,17 @@ emoji: 🔍
4
  colorFrom: blue
5
  colorTo: purple
6
  sdk: gradio
7
- sdk_version: 4.44.1
8
  app_file: app.py
9
  pinned: false
10
  license: apache-2.0
11
  models:
12
- - Acly/hat
13
  tags:
14
- - super-resolution
15
- - image-to-image
16
- - HAT
17
- - ZeroGPU
18
  ---
19
 
20
  # HAT Super Resolution
@@ -23,4 +23,4 @@ Image super-resolution using [HAT (Hybrid Attention Transformer)](https://github
23
 
24
  Two models are available:
25
  - **HAT SRx4 (ImageNet pretrained)** – Clean bicubic upscaling, best for high-quality source images
26
- - **Real-HAT GAN Sharper** – Real-world super-resolution with enhanced perceptual sharpness
 
4
  colorFrom: blue
5
  colorTo: purple
6
  sdk: gradio
7
+ sdk_version: 6.9.0
8
  app_file: app.py
9
  pinned: false
10
  license: apache-2.0
11
  models:
12
+ - Acly/hat
13
  tags:
14
+ - super-resolution
15
+ - image-to-image
16
+ - HAT
17
+ - ZeroGPU
18
  ---
19
 
20
  # HAT Super Resolution
 
23
 
24
  Two models are available:
25
  - **HAT SRx4 (ImageNet pretrained)** – Clean bicubic upscaling, best for high-quality source images
26
+ - **Real-HAT GAN Sharper** – Real-world super-resolution with enhanced perceptual sharpness