Spaces:
Runtime error
Runtime error
BeMerciless
commited on
Commit
•
548da0d
1
Parent(s):
6a4195a
Update app.py
Browse files
app.py
CHANGED
@@ -63,7 +63,7 @@ def greet(sent,mode):
|
|
63 |
result = "긍정"
|
64 |
elif result == 2:
|
65 |
result = "부정"
|
66 |
-
|
67 |
|
68 |
return result
|
69 |
intput="text"
|
|
|
63 |
result = "긍정"
|
64 |
elif result == 2:
|
65 |
result = "부정"
|
66 |
+
|
67 |
|
68 |
return result
|
69 |
intput="text"
|