ysmao commited on
Commit
fb03da7
·
1 Parent(s): e6efb3d

update notes

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -93,7 +93,7 @@ with gr.Blocks() as demo:
93
  "### Using [MultiView In-Context LoRA](https://huggingface.co/ysmao/multiview-incontext)"
94
  )
95
  gr.Markdown(
96
- "> **_NOTE:_** This is a beta release of the model. The consistency between views may not be perfect. I am working on improving the geometric consistency and spatial relationships between generated views."
97
  )
98
 
99
  with gr.Tab("Demo"):
 
93
  "### Using [MultiView In-Context LoRA](https://huggingface.co/ysmao/multiview-incontext)"
94
  )
95
  gr.Markdown(
96
+ "> **_NOTE:_** This is a beta release of the model. The consistency between views may not be perfect. I am working on improving the consistency and spatial relationships between generated views."
97
  )
98
 
99
  with gr.Tab("Demo"):