Update README.md
Browse files
README.md
CHANGED
@@ -50,7 +50,7 @@ python launch.py --config configs/stable-zero123.yaml --train --gpu 0 data.image
|
|
50 |
* **Model type**: latent diffusion model.
|
51 |
* **Finetuned from model**: [lambdalabs/sd-image-variations-diffusers](https://huggingface.co/lambdalabs/sd-image-variations-diffusers)
|
52 |
* **License**: We released 2 versions of Stable Zero123.
|
53 |
-
* **Stable Zero123** included some CC-BY-NC 3D objects, so it cannot be used commercially, but can be used for research purposes. [
|
54 |
* **Stable Zero123C** (“C” for “Commercially-available”) was only trained on CC-BY and CC0 3D objects. It is released under [StabilityAI Community License](https://huggingface.co/stabilityai/zero123-sai/raw/main/LICENSE_stable_zero123_c.md). You can read more about the license [here](https://stability.ai/license).
|
55 |
According to our internal tests, both models perform similarly in terms of prediction visual quality.
|
56 |
|
|
|
50 |
* **Model type**: latent diffusion model.
|
51 |
* **Finetuned from model**: [lambdalabs/sd-image-variations-diffusers](https://huggingface.co/lambdalabs/sd-image-variations-diffusers)
|
52 |
* **License**: We released 2 versions of Stable Zero123.
|
53 |
+
* **Stable Zero123** included some CC-BY-NC 3D objects, so it cannot be used commercially, but can be used for research purposes. It is released under the [Stability AI Non-Commercial Research Community License](https://huggingface.co/stabilityai/zero123-sai/raw/main/LICENSE_stable_zero123.md).
|
54 |
* **Stable Zero123C** (“C” for “Commercially-available”) was only trained on CC-BY and CC0 3D objects. It is released under [StabilityAI Community License](https://huggingface.co/stabilityai/zero123-sai/raw/main/LICENSE_stable_zero123_c.md). You can read more about the license [here](https://stability.ai/license).
|
55 |
According to our internal tests, both models perform similarly in terms of prediction visual quality.
|
56 |
|