Spaces:
Running
on
Zero
Running
on
Zero
Update README.md
Browse files
README.md
CHANGED
@@ -9,6 +9,15 @@ app_file: app.py
|
|
9 |
pinned: false
|
10 |
license: cc-by-nc-2.0
|
11 |
short_description: Convert Diffuse Textures to Height and Normal maps
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
12 |
---
|
13 |
|
14 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
9 |
pinned: false
|
10 |
license: cc-by-nc-2.0
|
11 |
short_description: Convert Diffuse Textures to Height and Normal maps
|
12 |
+
tags:
|
13 |
+
- pbr
|
14 |
+
- height map
|
15 |
+
- Normal map
|
16 |
+
- height
|
17 |
+
- Height
|
18 |
+
- Normal
|
19 |
+
- normal
|
20 |
+
- Image Translation
|
21 |
---
|
22 |
|
23 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|