Spaces:
Running
Running
pragnakalp
commited on
Commit
·
3871315
1
Parent(s):
69bf996
Update app.py
Browse files
app.py
CHANGED
@@ -79,6 +79,7 @@ def get_location(ip_addr):
|
|
79 |
print("Error while getting location -->",e)
|
80 |
return location
|
81 |
|
|
|
82 |
"""
|
83 |
generate emotions of the sentences
|
84 |
"""
|
|
|
79 |
print("Error while getting location -->",e)
|
80 |
return location
|
81 |
|
82 |
+
|
83 |
"""
|
84 |
generate emotions of the sentences
|
85 |
"""
|