Spaces:
Running
Running
Fix typo
Browse files
app.py
CHANGED
@@ -206,7 +206,7 @@ with gr.Blocks() as demo:
|
|
206 |
<p>Finally, click on the <b>"Run"</b> button to process the image.</p>
|
207 |
<p>Wait for the processing to complete and compare the original and processed images using the slider.</p>
|
208 |
|
209 |
-
<p>⚠️ Note that the images are compressed to the workloads of the demo. </p>
|
210 |
</div>
|
211 |
<div style="margin-top: 20px; display: flex; justify-content: center; gap: 10px;">
|
212 |
<a href="https://x.com/JulienBlanchon">
|
|
|
206 |
<p>Finally, click on the <b>"Run"</b> button to process the image.</p>
|
207 |
<p>Wait for the processing to complete and compare the original and processed images using the slider.</p>
|
208 |
|
209 |
+
<p>⚠️ Note that the images are compressed to reduce the workloads of the demo. </p>
|
210 |
</div>
|
211 |
<div style="margin-top: 20px; display: flex; justify-content: center; gap: 10px;">
|
212 |
<a href="https://x.com/JulienBlanchon">
|