update readme
Browse files
README.md
CHANGED
@@ -1,10 +1,11 @@
|
|
1 |
---
|
2 |
license: mit
|
3 |
-
---
|
4 |
# Unique3d-Normal-Diffuser Model Card
|
5 |
|
6 |
## Example
|
7 |
Note the input image is suppose to be **white background**.
|
|
|
8 |
```bash
|
9 |
import torch
|
10 |
import numpy as np
|
|
|
1 |
---
|
2 |
license: mit
|
3 |
+
---
|
4 |
# Unique3d-Normal-Diffuser Model Card
|
5 |
|
6 |
## Example
|
7 |
Note the input image is suppose to be **white background**.
|
8 |
+
|
9 |
```bash
|
10 |
import torch
|
11 |
import numpy as np
|