update readme
Browse files
README.md
CHANGED
|
@@ -4,6 +4,7 @@ license: mit
|
|
| 4 |
# Unique3d-MVImage-Diffuser Model Card
|
| 5 |
|
| 6 |
## Example
|
|
|
|
| 7 |
```bash
|
| 8 |
import torch
|
| 9 |
import numpy as np
|
|
|
|
| 4 |
# Unique3d-MVImage-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
|