Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -47,7 +47,7 @@ gradio_app = gr.Interface(
|
|
47 |
gr.Image(label="πΌοΈ Input Image / θΌΈε
₯εη"),
|
48 |
gr.Label(label="π Classification Result / ε€ζ·η΅ζ", num_top_classes=2)
|
49 |
],
|
50 |
-
title="FaceAIorNot ο½ ηδΊΊθοΌιζ― AI
|
51 |
description=(
|
52 |
"π€ Upload or take a face photo to see if it's AI-generated or real.\n"
|
53 |
"π§ δΈε³ζζζδΈεΌ΅θι¨η
§ηοΌε€ζ·ζ―ηδΊΊιζ― AI εζεγ\n\n"
|
|
|
47 |
gr.Image(label="πΌοΈ Input Image / θΌΈε
₯εη"),
|
48 |
gr.Label(label="π Classification Result / ε€ζ·η΅ζ", num_top_classes=2)
|
49 |
],
|
50 |
+
title="FaceAIorNot ο½ ηδΊΊθοΌιζ― AI ηζδΊΊθοΌ",
|
51 |
description=(
|
52 |
"π€ Upload or take a face photo to see if it's AI-generated or real.\n"
|
53 |
"π§ δΈε³ζζζδΈεΌ΅θι¨η
§ηοΌε€ζ·ζ―ηδΊΊιζ― AI εζεγ\n\n"
|