pytorch / tutorials

PyTorch tutorials.
https://pytorch.org/tutorials/
BSD 3-Clause "New" or "Revised" License
8.14k stars 4.04k forks source link

💡 [REQUEST] - Enable separate requirements.txt for each tutorial #2697

Open carljparker opened 10 months ago

carljparker commented 10 months ago

🚀 Descirbe the improvement or the new tutorial

Request that we configure the tutorials repository and build to support a separate requirements.txt file for each tutorial. This change might require significant work and refactoring but it would bring benefits.

Existing tutorials on this topic

No response

Additional context

The tutorials team will need to identify the correct priority for this work, but I wanted to get this issue in place for tracking purposes.

jmarintur commented 7 months ago

Hi @carljparker, happy to help bring this to life.