Spaces:
Running
Running
aliasgerovs
commited on
Commit
•
c7ca2fe
1
Parent(s):
fb165e8
Update app.py
Browse files
app.py
CHANGED
@@ -326,7 +326,7 @@ def ai_generated_test(ai_option, input):
|
|
326 |
|
327 |
# COMBINED
|
328 |
def main(
|
329 |
-
ai_option,
|
330 |
plag_option,
|
331 |
input,
|
332 |
# models,
|
|
|
326 |
|
327 |
# COMBINED
|
328 |
def main(
|
329 |
+
ai_option = 'Human vs AI',
|
330 |
plag_option,
|
331 |
input,
|
332 |
# models,
|