someone-in-the-world Claude Sonnet 4.6 commited on
Commit
ba8e81a
·
1 Parent(s): 6963696

Remove redundant sentence from content policy notice

Browse files

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

Files changed (1) hide show
  1. app.py +1 -1
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>. The submission of illegal content or data that infringes upon the rights of others is strictly prohibited.</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>
 
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>