Important announcement: augly==1.0.0 is now available for install on pypi. One significant change of this version is in how you will install AugLy, so please note this as it could impact your projects which depend on AugLy.
Now instead of installing augly for image & text or augly[av] for audio & video, you will install depending which modality you will be using as in one of the below:
augly[audio]
augly[image]
augly[text]
augly[video]
augly[all] (includes all dependencies for all modalities)
As always, don't hesitate to open an issue to alert us to any problems you run into or suggestions for how to make AugLy better! 😊
Important announcement:
augly==1.0.0is now available for install on pypi. One significant change of this version is in how you will install AugLy, so please note this as it could impact your projects which depend on AugLy.Now instead of installing
auglyfor image & text oraugly[av]for audio & video, you will install depending which modality you will be using as in one of the below:augly[audio]augly[image]augly[text]augly[video]augly[all](includes all dependencies for all modalities)As always, don't hesitate to open an issue to alert us to any problems you run into or suggestions for how to make AugLy better! 😊