dash-infer icon indicating copy to clipboard operation
dash-infer copied to clipboard

python/setup.py does not contains all install dependencies

Open yejunjin opened this issue 7 months ago • 0 comments

When executing pip install dashinfer, torch, pandas, tabulate and so on are not installed automatically since the install_requires in python/setup.py are not managed correctly.

yejunjin avatar Jul 04 '24 07:07 yejunjin