Spaces:
Running
Running
Commit
Β·
a4afdcc
1
Parent(s):
d677ac0
init
Browse files- __lib__/app.py +8 -6
- __lib__/i18n/ar.pyc +0 -0
- __lib__/i18n/da.pyc +0 -0
- __lib__/i18n/de.pyc +0 -0
- __lib__/i18n/en.pyc +0 -0
- __lib__/i18n/es.pyc +0 -0
- __lib__/i18n/fi.pyc +0 -0
- __lib__/i18n/fr.pyc +0 -0
- __lib__/i18n/he.pyc +0 -0
- __lib__/i18n/hi.pyc +0 -0
- __lib__/i18n/id.pyc +0 -0
- __lib__/i18n/it.pyc +0 -0
- __lib__/i18n/ja.pyc +0 -0
- __lib__/i18n/nl.pyc +0 -0
- __lib__/i18n/no.pyc +0 -0
- __lib__/i18n/pt.pyc +0 -0
- __lib__/i18n/ru.pyc +0 -0
- __lib__/i18n/sv.pyc +0 -0
- __lib__/i18n/tr.pyc +0 -0
- __lib__/i18n/uk.pyc +0 -0
- __lib__/i18n/vi.pyc +0 -0
- __lib__/i18n/zh.pyc +0 -0
__lib__/app.py
CHANGED
|
@@ -768,9 +768,10 @@ def edit_image_interface(input_image, prompt, lang, request: gr.Request, progres
|
|
| 768 |
border: none;
|
| 769 |
'>π₯ Unlimited Creative Generation</a>
|
| 770 |
</div>
|
| 771 |
-
<div style='text-align: center; margin: 10px 0 0; font-size: 13px; color: #
|
| 772 |
-
|
| 773 |
-
<
|
|
|
|
| 774 |
</div>
|
| 775 |
"""
|
| 776 |
return final_result, final_message, gr.update(value=nsfw_action_buttons_html, visible=True)
|
|
@@ -881,9 +882,10 @@ def edit_image_interface(input_image, prompt, lang, request: gr.Request, progres
|
|
| 881 |
|
| 882 |
# Always show HF Space demo tip under the result image after task completion
|
| 883 |
action_buttons_html += """
|
| 884 |
-
<div style='text-align: center; margin: 10px 0 0; font-size: 13px; color: #
|
| 885 |
-
|
| 886 |
-
<
|
|
|
|
| 887 |
</div>
|
| 888 |
"""
|
| 889 |
|
|
|
|
| 768 |
border: none;
|
| 769 |
'>π₯ Unlimited Creative Generation</a>
|
| 770 |
</div>
|
| 771 |
+
<div style='text-align: center; margin: 10px 0 0; font-size: 13px; color: #2d3748; font-weight: 600;'>
|
| 772 |
+
π Omni Image Editor 2.0 is live!
|
| 773 |
+
<a href='https://huggingface.co/spaces/selfit-camera/Omni-Image-Editor' target='_blank' style='color: #5865f2; text-decoration: none; font-weight: 700; margin-left: 4px;'>Try the Hugging Face Space demo (free)</a>
|
| 774 |
+
<div style='font-size: 12px; color: #4a5568; margin-top: 4px; font-weight: 500;'>This is a free HF Space demo for Omni Image Editor 2.0.</div>
|
| 775 |
</div>
|
| 776 |
"""
|
| 777 |
return final_result, final_message, gr.update(value=nsfw_action_buttons_html, visible=True)
|
|
|
|
| 882 |
|
| 883 |
# Always show HF Space demo tip under the result image after task completion
|
| 884 |
action_buttons_html += """
|
| 885 |
+
<div style='text-align: center; margin: 10px 0 0; font-size: 13px; color: #2d3748; font-weight: 600;'>
|
| 886 |
+
π Omni Image Editor 2.0 is live!
|
| 887 |
+
<a href='https://huggingface.co/spaces/selfit-camera/Omni-Image-Editor' target='_blank' style='color: #5865f2; text-decoration: none; font-weight: 700; margin-left: 4px;'>Try the Hugging Face Space demo (free)</a>
|
| 888 |
+
<div style='font-size: 12px; color: #4a5568; margin-top: 4px; font-weight: 500;'>This is a free HF Space demo for Omni Image Editor 2.0.</div>
|
| 889 |
</div>
|
| 890 |
"""
|
| 891 |
|
__lib__/i18n/ar.pyc
CHANGED
|
Binary files a/__lib__/i18n/ar.pyc and b/__lib__/i18n/ar.pyc differ
|
|
|
__lib__/i18n/da.pyc
CHANGED
|
Binary files a/__lib__/i18n/da.pyc and b/__lib__/i18n/da.pyc differ
|
|
|
__lib__/i18n/de.pyc
CHANGED
|
Binary files a/__lib__/i18n/de.pyc and b/__lib__/i18n/de.pyc differ
|
|
|
__lib__/i18n/en.pyc
CHANGED
|
Binary files a/__lib__/i18n/en.pyc and b/__lib__/i18n/en.pyc differ
|
|
|
__lib__/i18n/es.pyc
CHANGED
|
Binary files a/__lib__/i18n/es.pyc and b/__lib__/i18n/es.pyc differ
|
|
|
__lib__/i18n/fi.pyc
CHANGED
|
Binary files a/__lib__/i18n/fi.pyc and b/__lib__/i18n/fi.pyc differ
|
|
|
__lib__/i18n/fr.pyc
CHANGED
|
Binary files a/__lib__/i18n/fr.pyc and b/__lib__/i18n/fr.pyc differ
|
|
|
__lib__/i18n/he.pyc
CHANGED
|
Binary files a/__lib__/i18n/he.pyc and b/__lib__/i18n/he.pyc differ
|
|
|
__lib__/i18n/hi.pyc
CHANGED
|
Binary files a/__lib__/i18n/hi.pyc and b/__lib__/i18n/hi.pyc differ
|
|
|
__lib__/i18n/id.pyc
CHANGED
|
Binary files a/__lib__/i18n/id.pyc and b/__lib__/i18n/id.pyc differ
|
|
|
__lib__/i18n/it.pyc
CHANGED
|
Binary files a/__lib__/i18n/it.pyc and b/__lib__/i18n/it.pyc differ
|
|
|
__lib__/i18n/ja.pyc
CHANGED
|
Binary files a/__lib__/i18n/ja.pyc and b/__lib__/i18n/ja.pyc differ
|
|
|
__lib__/i18n/nl.pyc
CHANGED
|
Binary files a/__lib__/i18n/nl.pyc and b/__lib__/i18n/nl.pyc differ
|
|
|
__lib__/i18n/no.pyc
CHANGED
|
Binary files a/__lib__/i18n/no.pyc and b/__lib__/i18n/no.pyc differ
|
|
|
__lib__/i18n/pt.pyc
CHANGED
|
Binary files a/__lib__/i18n/pt.pyc and b/__lib__/i18n/pt.pyc differ
|
|
|
__lib__/i18n/ru.pyc
CHANGED
|
Binary files a/__lib__/i18n/ru.pyc and b/__lib__/i18n/ru.pyc differ
|
|
|
__lib__/i18n/sv.pyc
CHANGED
|
Binary files a/__lib__/i18n/sv.pyc and b/__lib__/i18n/sv.pyc differ
|
|
|
__lib__/i18n/tr.pyc
CHANGED
|
Binary files a/__lib__/i18n/tr.pyc and b/__lib__/i18n/tr.pyc differ
|
|
|
__lib__/i18n/uk.pyc
CHANGED
|
Binary files a/__lib__/i18n/uk.pyc and b/__lib__/i18n/uk.pyc differ
|
|
|
__lib__/i18n/vi.pyc
CHANGED
|
Binary files a/__lib__/i18n/vi.pyc and b/__lib__/i18n/vi.pyc differ
|
|
|
__lib__/i18n/zh.pyc
CHANGED
|
Binary files a/__lib__/i18n/zh.pyc and b/__lib__/i18n/zh.pyc differ
|
|
|