Image-to-3D
Diffusers
Safetensors
SpatialGenDiffusionPipeline
bertjiazheng commited on
Commit
d074f8c
·
verified ·
1 Parent(s): ee3c7a2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -2
README.md CHANGED
@@ -58,7 +58,6 @@ pipeline_tag: image-to-3d
58
  | **Model** | **Download** |
59
  | :-----------------------: | -------------------------------------------------------------------------------------|
60
  | SpatialGen-1.0 | [🤗 HuggingFace](https://huggingface.co/manycore-research/SpatialGen-1.0) |
61
- | FLUX.1-Layout-ControlNet | [🤗 HuggingFace](https://huggingface.co/manycore-research/FLUX.1-Layout-ControlNet) |
62
  | FLUX.1-Wireframe-dev-lora | [🤗 HuggingFace](https://huggingface.co/manycore-research/FLUX.1-Wireframe-dev-lora) |
63
 
64
  </div>
@@ -103,7 +102,7 @@ bash scripts/infer_spatialgen_t2s.sh
103
 
104
  ## License
105
 
106
- [SpatialGen-1.0](https://huggingface.co/manycore-research/SpatialGen-1.0) is derived from [Stable-Diffusion-v2.1](https://github.com/Stability-AI/stablediffusion), which is licensed under the [CreativeML Open RAIL++-M License](https://github.com/Stability-AI/stablediffusion/blob/main/LICENSE-MODEL). [FLUX.1-Layout-ControlNet](https://huggingface.co/manycore-research/FLUX.1-Layout-ControlNet) is licensed under the [FLUX.1-dev Non-Commercial License](https://github.com/black-forest-labs/flux/blob/main/model_licenses/LICENSE-FLUX1-dev).
107
 
108
  ## Acknowledgements
109
 
 
58
  | **Model** | **Download** |
59
  | :-----------------------: | -------------------------------------------------------------------------------------|
60
  | SpatialGen-1.0 | [🤗 HuggingFace](https://huggingface.co/manycore-research/SpatialGen-1.0) |
 
61
  | FLUX.1-Wireframe-dev-lora | [🤗 HuggingFace](https://huggingface.co/manycore-research/FLUX.1-Wireframe-dev-lora) |
62
 
63
  </div>
 
102
 
103
  ## License
104
 
105
+ [SpatialGen-1.0](https://huggingface.co/manycore-research/SpatialGen-1.0) is derived from [Stable-Diffusion-v2.1](https://github.com/Stability-AI/stablediffusion), which is licensed under the [CreativeML Open RAIL++-M License](https://github.com/Stability-AI/stablediffusion/blob/main/LICENSE-MODEL).
106
 
107
  ## Acknowledgements
108