Spaces:
Running
on
L40S
Running
on
L40S
Commit
·
dcd31e5
1
Parent(s):
d19a19a
Typo fix
Browse files
app.py
CHANGED
|
@@ -117,7 +117,7 @@ def generate_outputs(
|
|
| 117 |
with gr.Blocks() as demo:
|
| 118 |
gr.Markdown(
|
| 119 |
'''
|
| 120 |
-
# Using SynthID Text in your
|
| 121 |
|
| 122 |
[SynthID][synthid] is a Google DeepMind technology that watermarks and
|
| 123 |
identifies AI-generated content by embedding digital watermarks directly
|
|
|
|
| 117 |
with gr.Blocks() as demo:
|
| 118 |
gr.Markdown(
|
| 119 |
'''
|
| 120 |
+
# Using SynthID Text in your Generative AI projects
|
| 121 |
|
| 122 |
[SynthID][synthid] is a Google DeepMind technology that watermarks and
|
| 123 |
identifies AI-generated content by embedding digital watermarks directly
|