facebookresearch / multimodal

TorchMultimodal is a PyTorch library for training state-of-the-art multimodal multi-task models at scale.
BSD 3-Clause "New" or "Revised" License
1.44k stars 138 forks source link

Drop torchtext dependency in torchmultimodal/ #501

Closed ebsmothers closed 11 months ago

ebsmothers commented 11 months ago

Summary: After #500 we can now drop torchtext from our build/install commands. ALBEF and MUGEN examples still use some torchtext components, so update their READMEs with installation instructions.

Test plan: CI

codecov-commenter commented 11 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (49cf907) 75.78% compared to head (634f52c) 75.78%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #501 +/- ## ======================================= Coverage 75.78% 75.78% ======================================= Files 226 226 Lines 15581 15581 ======================================= Hits 11808 11808 Misses 3773 3773 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

facebook-github-bot commented 11 months ago

@ebsmothers has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

facebook-github-bot commented 11 months ago

@ebsmothers merged this pull request in facebookresearch/multimodal@2155161af07b70729a2396b7338093571977f1b8.