Spaces:
Sleeping
Sleeping
Commit
Β·
3004ef2
1
Parent(s):
79c5088
minor change in description of demo
Browse files
app.py
CHANGED
@@ -91,7 +91,7 @@ DESCRIPTION = """# Cora πΌοΈπ±π¦
|
|
91 |
|
92 |
### π Tips
|
93 |
- To replicate **TurboEdit**, set **alpha = 1**, **beta = 1**, and turn **off** *Apply correspondence correction*.
|
94 |
-
- To test reconstruction quality of the inversion, use identical source & target prompts with **alpha = 1** and **
|
95 |
#### π Acknowledgements
|
96 |
The demo template is largely adapted from **[TurboEdit on Hugging Face Spaces](https://huggingface.co/spaces/turboedit/turbo_edit)**.
|
97 |
"""
|
|
|
91 |
|
92 |
### π Tips
|
93 |
- To replicate **TurboEdit**, set **alpha = 1**, **beta = 1**, and turn **off** *Apply correspondence correction*.
|
94 |
+
- To test reconstruction quality of the inversion, use identical source & target prompts with **alpha = 1**, **beta = 1**, and **w = 1**.
|
95 |
#### π Acknowledgements
|
96 |
The demo template is largely adapted from **[TurboEdit on Hugging Face Spaces](https://huggingface.co/spaces/turboedit/turbo_edit)**.
|
97 |
"""
|