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

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -1
README.md CHANGED
@@ -1,3 +1,8 @@
 
 
 
 
 
1
  # AuraSR
2
  ![aurasr example](https://storage.googleapis.com/falserverless/gallery/aurasr-animated.webp)
3
 
@@ -27,4 +32,4 @@ def load_image_from_url(url):
27
 
28
  image = load_image_from_url("https://mingukkang.github.io/GigaGAN/static/images/iguana_output.jpg").resize((256, 256))
29
  upscaled_image = aura_sr.upscale_4x(image)
30
- ```
 
1
+ ---
2
+ license: cc
3
+ tags:
4
+ - art
5
+ ---
6
  # AuraSR
7
  ![aurasr example](https://storage.googleapis.com/falserverless/gallery/aurasr-animated.webp)
8
 
 
32
 
33
  image = load_image_from_url("https://mingukkang.github.io/GigaGAN/static/images/iguana_output.jpg").resize((256, 256))
34
  upscaled_image = aura_sr.upscale_4x(image)
35
+ ```