runtime error
Exit code: 1. Reason: File "/home/user/app/app.py", line 163 content.add_run(f"Sentiment: {', '.join([f\"{e['label']} ({e['score']:.2f})\" for e in emotions])}\n") ^ SyntaxError: f-string expression part cannot include a backslash
Container logs:
Fetching error logs...