Spaces:
Sleeping
Sleeping
wenbemi
commited on
Update app.py
Browse files
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,
|