Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -59,7 +59,7 @@ with gr.Blocks(theme=gr.themes.Soft()) as demo:
|
|
59 |
<a href='https://huggingface.co/Sumsub/Sumsub-ffs-synthetic-1.0_mj_5'>midjourney5M</a>,
|
60 |
<a href='https://huggingface.co/Sumsub/Sumsub-ffs-synthetic-1.0_sd_200'>diffusions200M</a>,
|
61 |
<a href='https://huggingface.co/Sumsub/Sumsub-ffs-synthetic-1.0_sd_5'>diffusions5M</a>,
|
62 |
-
<a href=''>synthetic_detector_v2</a>.
|
63 |
<br>We provide several detectors for images generated by popular tools, such as Midjourney and Stable Diffusion.<br>
|
64 |
Please refer to model cards for evaluation metrics and limitations.
|
65 |
"""
|
@@ -95,7 +95,7 @@ with gr.Blocks(theme=gr.themes.Soft()) as demo:
|
|
95 |
<a href='https://huggingface.co/Sumsub/Sumsub-ffs-synthetic-1.0_mj_5'>midjourney5M</a>,
|
96 |
<a href='https://huggingface.co/Sumsub/Sumsub-ffs-synthetic-1.0_sd_200'>diffusions200M</a>,
|
97 |
<a href='https://huggingface.co/Sumsub/Sumsub-ffs-synthetic-1.0_sd_5'>diffusions5M</a>,
|
98 |
-
<a href=''>synthetic_detector_v2</a>.
|
99 |
</li>
|
100 |
<li>License: CC-By-SA-3.0</li>
|
101 |
"""
|
|
|
59 |
<a href='https://huggingface.co/Sumsub/Sumsub-ffs-synthetic-1.0_mj_5'>midjourney5M</a>,
|
60 |
<a href='https://huggingface.co/Sumsub/Sumsub-ffs-synthetic-1.0_sd_200'>diffusions200M</a>,
|
61 |
<a href='https://huggingface.co/Sumsub/Sumsub-ffs-synthetic-1.0_sd_5'>diffusions5M</a>,
|
62 |
+
<a href='https://huggingface.co/Sumsub/Sumsub-ffs-synthetic-2.0'>synthetic_detector_v2</a>.
|
63 |
<br>We provide several detectors for images generated by popular tools, such as Midjourney and Stable Diffusion.<br>
|
64 |
Please refer to model cards for evaluation metrics and limitations.
|
65 |
"""
|
|
|
95 |
<a href='https://huggingface.co/Sumsub/Sumsub-ffs-synthetic-1.0_mj_5'>midjourney5M</a>,
|
96 |
<a href='https://huggingface.co/Sumsub/Sumsub-ffs-synthetic-1.0_sd_200'>diffusions200M</a>,
|
97 |
<a href='https://huggingface.co/Sumsub/Sumsub-ffs-synthetic-1.0_sd_5'>diffusions5M</a>,
|
98 |
+
<a href='https://huggingface.co/Sumsub/Sumsub-ffs-synthetic-2.0'>synthetic_detector_v2</a>.
|
99 |
</li>
|
100 |
<li>License: CC-By-SA-3.0</li>
|
101 |
"""
|