estellea commited on
Commit
6d4c904
1 Parent(s): 1f8bf9f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -46,7 +46,8 @@ depth_image[0].save(name+"_ldm3d_depth.png")
46
  ```
47
  ### Limitations and bias
48
 
49
- Limitations and bias are the same as the ones from [Stable diffusion](https://huggingface.co/CompVis/stable-diffusion-v1-4#limitations)
 
50
 
51
 
52
  ## Training data
 
46
  ```
47
  ### Limitations and bias
48
 
49
+ For the image generation, limitations and bias are the same as the ones from [Stable diffusion](https://huggingface.co/CompVis/stable-diffusion-v1-4#limitations)
50
+ For the depth map generation, limitations and bias are the same as the ones from [DPT](https://huggingface.co/Intel/dpt-large)
51
 
52
 
53
  ## Training data