Spaces:
Sleeping
Sleeping
Commit ·
ba8e81a
1
Parent(s): 6963696
Remove redundant sentence from content policy notice
Browse filesCo-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
app.py
CHANGED
|
@@ -1158,7 +1158,7 @@ with gr.Blocks() as demo:
|
|
| 1158 |
<ul class="notice-list">
|
| 1159 |
<li>This is an experimental space to accelerate <a href="https://github.com/PRITHIVSAKTHIUR/FireRed-Image-Edit-1.0-Fast" target="_blank">FireRed-Image-Edit-1.0-Fast</a>.</li>
|
| 1160 |
<li>Service availability and response times may vary as this space is under development and runs on shared GPU infrastructure.</li>
|
| 1161 |
-
<li>When using this Space, please comply with the <a href="https://huggingface.co/content-policy" target="_blank">Hugging Face Content Policy</a>.
|
| 1162 |
<li>To monitor application performance and improve quality, input data (images/text) and generated outputs are temporarily logged and saved to external storage. Please do not input any personal, sensitive, or confidential information.</li>
|
| 1163 |
</ul>
|
| 1164 |
</div>
|
|
|
|
| 1158 |
<ul class="notice-list">
|
| 1159 |
<li>This is an experimental space to accelerate <a href="https://github.com/PRITHIVSAKTHIUR/FireRed-Image-Edit-1.0-Fast" target="_blank">FireRed-Image-Edit-1.0-Fast</a>.</li>
|
| 1160 |
<li>Service availability and response times may vary as this space is under development and runs on shared GPU infrastructure.</li>
|
| 1161 |
+
<li>When using this Space, please comply with the <a href="https://huggingface.co/content-policy" target="_blank">Hugging Face Content Policy</a>.</li>
|
| 1162 |
<li>To monitor application performance and improve quality, input data (images/text) and generated outputs are temporarily logged and saved to external storage. Please do not input any personal, sensitive, or confidential information.</li>
|
| 1163 |
</ul>
|
| 1164 |
</div>
|