Add YAML metadata to README
Browse files
README.md
CHANGED
@@ -1,3 +1,16 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# Real-CUGAN Models for TensorFlow.js
|
2 |
|
3 |
[](https://huggingface.co/shammisw/real-cugan-tensorflowjs)
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
language: en
|
4 |
+
library_name: tensorflowjs
|
5 |
+
tags:
|
6 |
+
- real-cugan
|
7 |
+
- super-resolution
|
8 |
+
- image-upscaling
|
9 |
+
- anime
|
10 |
+
- tensorflowjs
|
11 |
+
- image-to-image
|
12 |
+
---
|
13 |
+
|
14 |
# Real-CUGAN Models for TensorFlow.js
|
15 |
|
16 |
[](https://huggingface.co/shammisw/real-cugan-tensorflowjs)
|