DeepMultiCap icon indicating copy to clipboard operation
DeepMultiCap copied to clipboard

fix #11 #12 while installing python package

Open alexwang2013 opened this issue 1 year ago • 0 comments

I fixed some issues of package installation when executed the demo.

changed names of some package such as

  • PIL => pillow
  • json => pypi-json
  • skimage => scikit-image

added package tensorboard which is needed when executed the demo

added requirements.txt to make it easy for package installation

alexwang2013 avatar Mar 02 '24 13:03 alexwang2013