We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9201878 commit 29bf5caCopy full SHA for 29bf5ca
README.md
@@ -212,3 +212,10 @@ guide](CONTRIBUTING.md) for more details.
212
## License
213
214
TorchCodec is released under the [BSD 3 license](./LICENSE).
215
+
216
+However, TorchCodec may be used with code not written by Meta which may be
217
+distributed under different licenses.
218
219
+For example, if you build TorchCodec with ENABLE_CUDA=1 or use the CUDA-enabled
220
+release of torchcodec, please review CUDA's license here:
221
+[Nvidia licenses](https://docs.nvidia.com/cuda/eula/index.html).
0 commit comments