Skip to main content

Extension modules for allenai/tango (ai2-tango)

Project description

tango-extensions

CI Release Python PyPI

Extension modules for allenai/tango (ai-2tango).

Installation

tango-extensions is available on PyPI. Just run:

pip install tango-extensions

To install with a specific integration, such as diffusers for example, run:

pip install 'tango-extensions[diffusers]'
pip install 'tango-extensions[albumentations]'

# install both diffusers and albumentations extensions
pip install 'tango-extensions[diffusers, albumentations]'

To install with all integrations, run:

pip install 'tango-extensions[all]'

Available Extensions

Extension name Integration path Details
huggingface/diffusers tango_ext/integrations/diffusers diffusers/format
albumentations-team/albumentations tango_ext/integrations/albumentations

Acknowledgements

  • allenai/tango: Organize your experiments into discrete steps that can be cached and reused throughout the lifetime of your research project. https://github.com/allenai/tango

License

MIT

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

tango_extensions-0.3.0.tar.gz (5.3 kB view hashes)

Uploaded Source

Built Distribution

tango_extensions-0.3.0-py3-none-any.whl (7.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page