isidentical
commited on
Commit
•
cee9e3a
1
Parent(s):
6f3c165
Update README.md
Browse files
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
|
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 |
|