Skip to content

fix: webdataset requirement listed but not installed in setup - #73

Open
andrewwhitecdw wants to merge 1 commit into
NVlabs:mainfrom
andrewwhitecdw:bugfix/readme-53f4a397
Open

fix: webdataset requirement listed but not installed in setup#73
andrewwhitecdw wants to merge 1 commit into
NVlabs:mainfrom
andrewwhitecdw:bugfix/readme-53f4a397

Conversation

@andrewwhitecdw

@andrewwhitecdw andrewwhitecdw commented Jul 27, 2026

Copy link
Copy Markdown

Problem

fix: webdataset requirement listed but not installed in setup instructions

Fix

Replace:

pip install timm==0.4.12
git clone https://github.com/NVIDIA/apex

with:

pip install timm==0.4.12
pip install webdataset==0.1.103
git clone https://github.com/NVIDIA/apex

Files changed

  • README.md

@andrewwhitecdw
andrewwhitecdw marked this pull request as ready for review July 28, 2026 03:39
Reconstructed from original sweep finding patch(es).
@andrewwhitecdw
andrewwhitecdw force-pushed the bugfix/readme-53f4a397 branch from 1447faa to 534c2da Compare August 2, 2026 19:40
@andrewwhitecdw

Copy link
Copy Markdown
Author

Closing after multiple repair attempts: original patch no longer applies or auditor feedback remains unaddressed.

@andrewwhitecdw
andrewwhitecdw deleted the bugfix/readme-53f4a397 branch August 2, 2026 23:56
@andrewwhitecdw
andrewwhitecdw restored the bugfix/readme-53f4a397 branch August 17, 2026 20:59
@andrewwhitecdw

Copy link
Copy Markdown
Author

script closed on accident

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant