wenbemi commited on
Commit
07da4ee
·
verified ·
1 Parent(s): 42478ea

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -2,7 +2,7 @@ import pandas as pd
2
  import json
3
  import os
4
  import random
5
- from chat_a import (#함수 추가 적용##########
6
  analyze_emotion,
7
  detect_intent,
8
  extract_themes,
 
2
  import json
3
  import os
4
  import random
5
+ from chat_a import (
6
  analyze_emotion,
7
  detect_intent,
8
  extract_themes,