estellea commited on
Commit
c41321f
1 Parent(s): b8ed7f3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -58,7 +58,7 @@ This is the result:
58
  ### Limitations and bias
59
 
60
  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)
61
- For the depth map generation, limitations and bias are the same as the ones from [DPT](https://huggingface.co/Intel/dpt-large).
62
 
63
 
64
  ## Training data
 
58
  ### Limitations and bias
59
 
60
  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)
61
+ For the depth map generation, a first limitiation is that we are using DPT-large to produce the ground truth, hence, other limitations and bias are the same as the ones from [DPT](https://huggingface.co/Intel/dpt-large).
62
 
63
 
64
  ## Training data