Sephfox commited on
Commit
001ee4c
·
verified ·
1 Parent(s): 6ea58c0

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
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)