Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -219,4 +219,3 @@ if __name__ == '__main__':
|
|
219 |
context_input = "I am feeling very joyful today"
|
220 |
emotional_response = get_emotional_response(context_input)
|
221 |
print(emotional_response)
|
222 |
-
|
|
|
219 |
context_input = "I am feeling very joyful today"
|
220 |
emotional_response = get_emotional_response(context_input)
|
221 |
print(emotional_response)
|
|