dbaranchuk commited on
Commit
8f34354
1 Parent(s): a757451

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -169,7 +169,7 @@ with gr.Blocks(css=css) as demo:
169
  "5. *Is replacement*. You can set True, if you replace only one word in the original prompt. But False also works in these cases."
170
  )
171
  gr.Markdown(
172
- "Feel free to check out our [image generation demo](https://huggingface.co/spaces/dbaranchuk/demo-app) as well."
173
  )
174
  gr.Markdown(
175
  "If you enjoy the space, feel free to give a ⭐ to the <a href='https://github.com/yandex-research/invertible-cd' target='_blank'>Github Repo</a>. [![GitHub Stars](https://img.shields.io/github/stars/yandex-research/invertible-cd?style=social)](https://github.com/yandex-research/invertible-cd)"
 
169
  "5. *Is replacement*. You can set True, if you replace only one word in the original prompt. But False also works in these cases."
170
  )
171
  gr.Markdown(
172
+ "Feel free to check out our [image generation demo](https://huggingface.co/spaces/dbaranchuk/iCD-image-generation) as well."
173
  )
174
  gr.Markdown(
175
  "If you enjoy the space, feel free to give a ⭐ to the <a href='https://github.com/yandex-research/invertible-cd' target='_blank'>Github Repo</a>. [![GitHub Stars](https://img.shields.io/github/stars/yandex-research/invertible-cd?style=social)](https://github.com/yandex-research/invertible-cd)"