-
Notifications
You must be signed in to change notification settings - Fork 25
Open
Description
I am trying to run
` poetry run python app.py --from-results-dir ......\ --port 7861
C:\Users\xiaosong\Documents\multi_instances\inference-benchmarker\extra\dashboard\parse_results.py:34: FutureWarning: The behavior of DataFrame concatenation with empty or all-NA entries is deprecated. In a future version, this will no longer exclude empty or all-NA columns when determining the result dtypes. To retain the old behavior, exclude the relevant entries before the concat operation.
df = pd.concat([df, df_tmp])
- Running on local URL: http://0.0.0.0:7861
To create a public link, set share=True in launch().`
But it just hangs there, and no progress.
Metadata
Metadata
Assignees
Labels
No labels
