-------------------------------------------------------------------------------
Copyright 2025-2026
Ubiquitous Knowledge Processing (UKP) Lab
Technische Universität Darmstadt

This product is licensed under the Apache License, Version 2.0. See the LICENSE
file for the full license text.

-------------------------------------------------------------------------------
Third party legal information

Murano does not bundle or redistribute third-party source code. It depends on
the following open-source projects, which are installed separately (via pip) and
remain under their own licenses. Refer to each project's own distribution for
the full license text:

  - nnsight                     (https://github.com/ndif-team/nnsight)
  - nnterp                      (https://github.com/Butanium/nnterp)
  - PyTorch                     (https://github.com/pytorch/pytorch)
  - Hugging Face Transformers   (https://github.com/huggingface/transformers)
  - Hugging Face Hub            (https://github.com/huggingface/huggingface_hub)
  - tqdm                        (https://github.com/tqdm/tqdm)
  - scikit-learn                (https://github.com/scikit-learn/scikit-learn)
  - datasets                    (https://github.com/huggingface/datasets)
  - matplotlib                  (https://github.com/matplotlib/matplotlib)
  - seaborn                     (https://github.com/mwaskom/seaborn)
  - plotly                      (https://github.com/plotly/plotly.py)
  - sae-lens                    (https://github.com/jbloomAus/SAELens)

