isidentical commited on
Commit
cee9e3a
1 Parent(s): 6f3c165

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -6,7 +6,7 @@ tags:
6
  # AuraSR
7
  ![aurasr example](https://storage.googleapis.com/falserverless/gallery/aurasr-animated.webp)
8
 
9
- GAN-based Super-Resolution for real-world images, a variation of the [GigaGAN](https://mingukkang.github.io/GigaGAN/) paper for image-conditioned upscaling. Torch implementation is based on the unofficial [lucidrains/gigagan-pytorch](https://github.com/lucidrains/gigagan-pytorch) repository.
10
 
11
  ## Usage
12
 
 
6
  # AuraSR
7
  ![aurasr example](https://storage.googleapis.com/falserverless/gallery/aurasr-animated.webp)
8
 
9
+ GAN-based Super-Resolution for upscaling generated images, a variation of the [GigaGAN](https://mingukkang.github.io/GigaGAN/) paper for image-conditioned upscaling. Torch implementation is based on the unofficial [lucidrains/gigagan-pytorch](https://github.com/lucidrains/gigagan-pytorch) repository.
10
 
11
  ## Usage
12