lf1-io / padl

Functional deep learning
Apache License 2.0
106 stars 4 forks source link

Allow pip installability #439

Open blythed opened 2 years ago

blythed commented 2 years ago

🛰️ Feature

PyPi allows 60MB of uploaded material. Since the model is a small package, find a way to make a package pip installable. This would involve using a generic setup.py and copying the important material into a directory, etc..

jasonkhadka commented 2 years ago

Isn't this already done? We are able to do pip install padl.