Open Source Attribution

360 Hextile is built with the help of many open source projects. We are grateful to their authors and communities.

THIRD-PARTY SOFTWARE NOTICES AND INFORMATION

360 Hextile incorporates third-party software components listed below.
The original copyright notices and license terms are provided for each.

================================================================================
NVIDIA CUDA Toolkit 12.1
================================================================================
Copyright (c) 2024 NVIDIA Corporation. All rights reserved.
License: NVIDIA CUDA Toolkit EULA
See: LICENSE-NVIDIA-CUDA.txt

Bundled components: cudart, cuBLAS, cuFFT, cuRAND, cuSPARSE, cuSOLVER, NVRTC

================================================================================
NVIDIA cuDNN 9.x
================================================================================
Copyright (c) 2024 NVIDIA Corporation. All rights reserved.
License: NVIDIA cuDNN Software License Agreement
See: LICENSE-NVIDIA-CUDA.txt

================================================================================
Microsoft Visual C++ Runtime
================================================================================
Copyright (c) Microsoft Corporation. All rights reserved.
License: Microsoft Visual Studio License Terms
Redistributable under Visual Studio license terms.

================================================================================
accelerate 0.33.0
================================================================================
Copyright: The HuggingFace team
License: Apache Software License
URL: https://github.com/huggingface/accelerate
Description: Accelerate

================================================================================
altgraph 0.17.4
================================================================================
Copyright: Ronald Oussoren
License: MIT License
URL: https://altgraph.readthedocs.io
Description: Python graph (network) package

================================================================================
annotated-doc 0.0.4
================================================================================
Copyright: =?utf-8?q?Sebasti=C3=A1n_Ram=C3=ADrez?= <tiangolo@gmail.com>
License: MIT
URL: https://github.com/fastapi/annotated-doc
Description: Document parameters, class attributes, return types, and variables inline, with Annotated.

================================================================================
annotated-types 0.7.0
================================================================================
Copyright: Adrian Garcia Badaracco <1755071+adriangb@users.noreply.github.com>, Samuel Colvin <s@muelcolvin.com>, Zac Hatfield-Dodds <zac@zhd.dev>
License: MIT License
URL: https://github.com/annotated-types/annotated-types
Description: Reusable constraint types to use with typing.Annotated

================================================================================
anthropic 0.84.0
================================================================================
Copyright: Anthropic <support@anthropic.com>
License: MIT License
URL: https://github.com/anthropics/anthropic-sdk-python
Description: The official Python library for the anthropic API

================================================================================
anyio 4.12.1
================================================================================
Copyright: Alex Grönholm <alex.gronholm@nextday.fi>
License: MIT
URL: https://anyio.readthedocs.io/en/stable/versionhistory.html
Description: High-level concurrency and networking framework on top of asyncio or Trio

================================================================================
astroid 3.0.3
================================================================================
License: GNU Lesser General Public License v2 (LGPLv2)
URL: https://github.com/pylint-dev/astroid/issues
Description: An abstract syntax tree for Python with inference support.

================================================================================
backports.tarfile 1.2.0
================================================================================
Copyright: "Jason R. Coombs" <jaraco@jaraco.com>
License: MIT License
URL: https://github.com/jaraco/backports.tarfile
Description: Backport of CPython tarfile module

================================================================================
bitsandbytes 0.49.2
================================================================================
Copyright: Tim Dettmers <dettmers@cs.washington.edu>
License: MIT
URL: https://github.com/bitsandbytes-foundation/bitsandbytes
Description: k-bit optimizers and matrix multiplication routines.

================================================================================
black 23.12.1
================================================================================
Copyright: Łukasz Langa <lukasz@langa.pl>
License: MIT License
URL: https://github.com/psf/black
Description: The uncompromising code formatter.

================================================================================
blinker 1.9.0
================================================================================
Copyright: Jason Kirtland
License: MIT License
URL: https://github.com/pallets-eco/blinker/
Description: Fast, simple object-to-object and broadcast signaling

================================================================================
certifi 2024.8.30
================================================================================
Copyright: Kenneth Reitz
License: Mozilla Public License 2.0 (MPL 2.0)
URL: https://github.com/certifi/python-certifi
Description: Python package for providing Mozilla's CA Bundle.

================================================================================
cffi 2.0.0
================================================================================
Copyright: Armin Rigo, Maciej Fijalkowski
License: MIT
URL: https://cffi.readthedocs.io/en/latest/whatsnew.html
Description: Foreign Function Interface for Python calling C code.

================================================================================
charset-normalizer 3.4.0
================================================================================
Copyright: Ahmed TAHRI
License: MIT License
URL: https://github.com/Ousret/charset_normalizer
Description: The Real First Universal Charset Detector. Open, modern and actively maintained alternative to Chardet.

================================================================================
click 8.3.1
================================================================================
License: BSD-3-Clause
URL: https://github.com/pallets/click/
Description: Composable command line interface toolkit

================================================================================
colorama 0.4.6
================================================================================
Copyright: Jonathan Hartley <tartley@tartley.com>
License: BSD License
URL: https://github.com/tartley/colorama
Description: Cross-platform colored terminal text.

================================================================================
controlnet_aux 0.0.10
================================================================================
Copyright: The HuggingFace team
License: Apache Software License
URL: https://github.com/patrickvonplaten/controlnet_aux
Description: Auxillary models for controlnet

================================================================================
cryptography 46.0.4
================================================================================
Copyright: The Python Cryptographic Authority and individual contributors <cryptography-dev@python.org>
License: Apache-2.0 OR BSD-3-Clause
URL: https://github.com/pyca/cryptography
Description: cryptography is a package which provides cryptographic recipes and primitives to Python developers.

================================================================================
cuda-python 12.6.0
================================================================================
Copyright: NVIDIA Corporation <cuda-python-conduct@nvidia.com>
License: Other/Proprietary License
URL: https://github.com/NVIDIA/cuda-python
Description: Python bindings for CUDA

================================================================================
cupy-cuda12x 13.3.0
================================================================================
Copyright: Seiya Tokui
License: MIT License
URL: https://cupy.dev/
Description: CuPy: NumPy & SciPy for GPU

================================================================================
customtkinter 5.2.2
================================================================================
Copyright: Tom Schimansky
License: MIT License
URL: https://customtkinter.tomschimansky.com
Description: Create modern looking GUIs with Python

================================================================================
darkdetect 0.8.0
================================================================================
Copyright: Alberto Sottile <asottile@gmail.com>
License: BSD License
URL: http://github.com/albertosottile/darkdetect
Description: Detect OS Dark Mode from Python

================================================================================
diffusers 0.36.0
================================================================================
Copyright: The Hugging Face team (past and future) with the help of all our contributors (https://github.com/huggingface/diffusers/graphs/contributors)
License: Apache Software License
URL: https://github.com/huggingface/diffusers
Description: State-of-the-art diffusion in PyTorch and JAX.

================================================================================
dill 0.3.9
================================================================================
Copyright: Mike McKerns
License: BSD License
URL: https://github.com/uqfoundation/dill
Description: serialize all of Python

================================================================================
distro 1.9.0
================================================================================
Copyright: Nir Cohen
License: Apache Software License
URL: https://github.com/python-distro/distro
Description: Distro - an OS platform information API

================================================================================
docstring_parser 0.17.0
================================================================================
Copyright: Marcin Kurczewski <dash@wind.garden>
License: MIT License
URL: https://github.com/rr-/docstring_parser
Description: Parse Python docstrings in reST, Google and Numpydoc format

================================================================================
einops 0.8.1
================================================================================
Copyright: Alex Rogozhnikov
License: MIT License
URL: https://github.com/arogozhnikov/einops
Description: A new flavour of deep learning operations

================================================================================
fastapi 0.115.0
================================================================================
Copyright: =?utf-8?q?Sebasti=C3=A1n_Ram=C3=ADrez?= <tiangolo@gmail.com>
License: MIT License
URL: https://github.com/fastapi/fastapi
Description: FastAPI framework, high performance, easy to learn, fast to code, ready for production

================================================================================
fastrlock 0.8.2
================================================================================
Copyright: Stefan Behnel
License: MIT License
URL: https://github.com/scoder/fastrlock
Description: Fast, re-entrant optimistic lock implemented in Cython

================================================================================
filelock 3.13.1
================================================================================
License: Unlicense
URL: https://github.com/tox-dev/py-filelock
Description: A platform independent file lock.

================================================================================
Flask 2.3.2
================================================================================
Copyright: Armin Ronacher <armin.ronacher@active-4.com>
License: BSD License
Description: A simple framework for building complex web applications.

================================================================================
fsspec 2024.2.0
================================================================================
License: BSD License
URL: https://github.com/fsspec/filesystem_spec
Description: File-system specification

================================================================================
gguf 0.17.1
================================================================================
Copyright: GGML
License: MIT License
URL: https://ggml.ai
Description: Read and write ML models in GGUF for GGML

================================================================================
h11 0.16.0
================================================================================
Copyright: Nathaniel J. Smith
License: MIT License
URL: https://github.com/python-hyper/h11
Description: A pure-Python, bring-your-own-I/O implementation of HTTP/1.1

================================================================================
hf-xet 1.3.1
================================================================================
License: Apache-2.0
URL: https://github.com/huggingface/xet-core
Description: Fast transfer of large files with the Hugging Face Hub.

================================================================================
httpcore 1.0.9
================================================================================
Copyright: Tom Christie <tom@tomchristie.com>
License: BSD-3-Clause
URL: https://www.encode.io/httpcore/
Description: A minimal low-level HTTP client.

================================================================================
httpx 0.28.1
================================================================================
Copyright: Tom Christie <tom@tomchristie.com>
License: BSD License
URL: https://github.com/encode/httpx
Description: The next generation HTTP client.

================================================================================
huggingface_hub 1.4.1
================================================================================
Copyright: Hugging Face, Inc.
License: Apache Software License
URL: https://github.com/huggingface/huggingface_hub
Description: Client library to download and publish models, datasets and other repos on the huggingface.co hub

================================================================================
idna 3.10
================================================================================
Copyright: Kim Davies <kim+pypi@gumleaf.org>
License: BSD License
URL: https://github.com/kjd/idna
Description: Internationalized Domain Names in Applications (IDNA)

================================================================================
ImageIO 2.37.2
================================================================================
Copyright: ImageIO contributors
License: BSD-2-Clause
URL: https://github.com/imageio/imageio
Description: Read and write images and video across all major formats. Supports scientific and volumetric data.

================================================================================
imageio-ffmpeg 0.6.0
================================================================================
Copyright: imageio contributors
License: BSD License
URL: https://github.com/imageio/imageio-ffmpeg
Description: FFMPEG wrapper for Python

================================================================================
importlib_metadata 8.5.0
================================================================================
Copyright: "Jason R. Coombs" <jaraco@jaraco.com>
License: Apache Software License
URL: https://github.com/python/importlib_metadata
Description: Read metadata from Python packages

================================================================================
iniconfig 2.3.0
================================================================================
Copyright: Ronny Pfannschmidt <opensource@ronnypfannschmidt.de>, Holger Krekel <holger.krekel@gmail.com>
License: MIT
URL: https://github.com/pytest-dev/iniconfig
Description: brain-dead simple config-ini parsing

================================================================================
isort 5.13.2
================================================================================
Copyright: Timothy Crosley
License: MIT License
URL: https://pycqa.github.io/isort/
Description: A Python utility / library to sort Python imports.

================================================================================
itsdangerous 2.2.0
================================================================================
License: BSD License
URL: https://github.com/pallets/itsdangerous/
Description: Safely pass data to untrusted environments and back.

================================================================================
jaraco.classes 3.4.0
================================================================================
Copyright: Jason R. Coombs
License: MIT License
URL: https://github.com/jaraco/jaraco.classes
Description: Utility functions for Python class constructs

================================================================================
jaraco.context 6.1.2
================================================================================
Copyright: "Jason R. Coombs" <jaraco@jaraco.com>
License: MIT
URL: https://github.com/jaraco/jaraco.context
Description: Useful decorators and context managers

================================================================================
jaraco.functools 4.4.0
================================================================================
Copyright: "Jason R. Coombs" <jaraco@jaraco.com>
License: MIT
URL: https://github.com/jaraco/jaraco.functools
Description: Functools like those found in stdlib

================================================================================
Jinja2 3.1.4
================================================================================
License: BSD License
URL: https://github.com/pallets/jinja/
Description: A very fast and expressive template engine.

================================================================================
jiter 0.13.0
================================================================================
Copyright: Samuel Colvin <s@muelcolvin.com>
License: MIT License
URL: https://github.com/pydantic/jiter/
Description: Fast iterable JSON parser.

================================================================================
joblib 1.5.3
================================================================================
Copyright: Gael Varoquaux <gael.varoquaux@normalesup.org>
License: BSD-3-Clause
URL: https://joblib.readthedocs.io
Description: Lightweight pipelining with Python functions

================================================================================
keyring 25.7.0
================================================================================
Copyright: Kang Zhang <jobo.zh@gmail.com>
License: MIT
URL: https://github.com/jaraco/keyring
Description: Store and access your passwords safely.

================================================================================
lazy_loader 0.4
================================================================================
Copyright: Scientific Python Developers
License: BSD License
URL: https://github.com/scientific-python/lazy_loader
Description: Makes it easy to load subpackages and functions on demand.

================================================================================
markdown-it-py 4.0.0
================================================================================
Copyright: Chris Sewell <chrisj_sewell@hotmail.com>
License: MIT License
URL: https://github.com/executablebooks/markdown-it-py
Description: Python port of markdown-it. Markdown parsing, done right!

================================================================================
MarkupSafe 3.0.2
================================================================================
License: BSD License
URL: https://github.com/pallets/markupsafe/
Description: Safely add untrusted strings to HTML/XML markup.

================================================================================
mccabe 0.7.0
================================================================================
Copyright: Tarek Ziade
License: MIT License
URL: https://github.com/pycqa/mccabe
Description: McCabe checker, plugin for flake8

================================================================================
mdurl 0.1.2
================================================================================
Copyright: Taneli Hukkinen <hukkin@users.noreply.github.com>
License: MIT License
URL: https://github.com/executablebooks/mdurl
Description: Markdown URL utilities

================================================================================
more-itertools 10.8.0
================================================================================
Copyright: Erik Rose <erikrose@grinchcentral.com>
License: MIT
URL: https://github.com/more-itertools/more-itertools
Description: More routines for operating on iterables, beyond itertools

================================================================================
mpmath 1.3.0
================================================================================
Copyright: Fredrik Johansson
License: BSD License
URL: http://mpmath.org/
Description: Python library for arbitrary-precision floating-point arithmetic

================================================================================
mypy 1.8.0
================================================================================
Copyright: Jukka Lehtosalo
License: MIT License
URL: https://www.mypy-lang.org/
Description: Optional static typing for Python

================================================================================
mypy-extensions 1.0.0
================================================================================
Copyright: The mypy developers
License: MIT License
URL: https://github.com/python/mypy_extensions
Description: Type system extensions for programs checked with the mypy type checker.

================================================================================
networkx 3.2.1
================================================================================
Copyright: Aric Hagberg <hagberg@lanl.gov>
License: BSD License
URL: https://networkx.org/
Description: Python package for creating and manipulating graphs and networks

================================================================================
noise 1.2.2
================================================================================
Copyright: Casey Duncan
License: MIT License
URL: https://github.com/caseman/noise
Description: Perlin noise for Python

================================================================================
numpy 1.24.3
================================================================================
Copyright: Travis E. Oliphant et al.
License: BSD License
URL: https://www.numpy.org
Description: Fundamental package for array computing in Python

================================================================================
nvidia-ml-py 13.590.44
================================================================================
Copyright: NVIDIA Corporation
License: BSD License
URL: https://forums.developer.nvidia.com
Description: Python Bindings for the NVIDIA Management Library

================================================================================
openai 2.24.0
================================================================================
Copyright: OpenAI <support@openai.com>
License: Apache Software License
URL: https://github.com/openai/openai-python
Description: The official Python library for the openai API

================================================================================
opencv-python 4.11.0.86
================================================================================
License: Apache Software License
URL: https://github.com/opencv/opencv-python
Description: Wrapper package for OpenCV python bindings.

================================================================================
opencv-python-headless 4.11.0.86
================================================================================
License: Apache Software License
URL: https://github.com/opencv/opencv-python
Description: Wrapper package for OpenCV python bindings.

================================================================================
packaging 24.2
================================================================================
Copyright: Donald Stufft <donald@stufft.io>
License: Apache Software License; BSD License
URL: https://github.com/pypa/packaging
Description: Core utilities for Python packages

================================================================================
pathspec 0.12.1
================================================================================
Copyright: "Caleb P. Burns" <cpburnz@gmail.com>
License: Mozilla Public License 2.0 (MPL 2.0)
Description: Utility library for gitignore style pattern matching of file paths.

================================================================================
pefile 2024.8.26
================================================================================
Copyright: Ero Carrera
License: MIT
URL: https://github.com/erocarrera/pefile
Description: Python PE parsing module

================================================================================
peft 0.18.1
================================================================================
Copyright: The HuggingFace team
License: Apache Software License
URL: https://github.com/huggingface/peft
Description: Parameter-Efficient Fine-Tuning (PEFT)

================================================================================
pillow 10.2.0
================================================================================
Copyright: "Jeffrey A. Clark (Alex)" <aclark@aclark.net>
License: Historical Permission Notice and Disclaimer (HPND)
URL: https://python-pillow.org
Description: Python Imaging Library (Fork)

================================================================================
platformdirs 4.3.6
================================================================================
License: MIT
URL: https://github.com/tox-dev/platformdirs
Description: A small Python package for determining appropriate platform-specific dirs, e.g. a `user data dir`.

================================================================================
pluggy 1.6.0
================================================================================
Copyright: Holger Krekel <holger@merlinux.eu>
License: MIT License
Description: plugin and hook calling mechanisms for python

================================================================================
protobuf 6.33.5
================================================================================
Copyright: protobuf@googlegroups.com
License: 3-Clause BSD License
URL: https://developers.google.com/protocol-buffers/

================================================================================
psutil 6.1.0
================================================================================
Copyright: Giampaolo Rodola
License: BSD License
URL: https://github.com/giampaolo/psutil
Description: Cross-platform lib for process and system monitoring in Python.

================================================================================
pycparser 3.0
================================================================================
Copyright: Eli Bendersky <eliben@gmail.com>
License: BSD-3-Clause
URL: https://github.com/eliben/pycparser
Description: C parser in Python

================================================================================
pydantic 2.11.10
================================================================================
Copyright: Samuel Colvin <s@muelcolvin.com>, Eric Jolibois <em.jolibois@gmail.com>, Hasan Ramezani <hasan.r67@gmail.com>, Adrian Garcia Badaracco <1755071+adriangb@users.noreply.github.com>, Terrence Dorsey <terry@pydantic.dev>, David Montague <david@pydantic.dev>, Serge Matveenko <lig@countzero.co>, Marcelo Trylesinski <marcelotryle@gmail.com>, Sydney Runkle <sydneymarierunkle@gmail.com>, David Hewitt <mail@davidhewitt.io>, Alex Hall <alex.mojaki@gmail.com>, Victorien Plot <contact@vctrn.dev>
License: MIT
URL: https://github.com/pydantic/pydantic
Description: Data validation using Python type hints

================================================================================
pydantic-settings 2.12.0
================================================================================
Copyright: Samuel Colvin <s@muelcolvin.com>, Eric Jolibois <em.jolibois@gmail.com>, Hasan Ramezani <hasan.r67@gmail.com>
License: MIT
URL: https://github.com/pydantic/pydantic-settings
Description: Settings management using Pydantic

================================================================================
pydantic_core 2.33.2
================================================================================
Copyright: Samuel Colvin <s@muelcolvin.com>, Adrian Garcia Badaracco <1755071+adriangb@users.noreply.github.com>, David Montague <david@pydantic.dev>, David Hewitt <mail@davidhewitt.dev>, Sydney Runkle <sydneymarierunkle@gmail.com>, Victorien Plot <contact@vctrn.dev>
License: MIT License
URL: https://github.com/pydantic/pydantic-core
Description: Core functionality for Pydantic validation and serialization

================================================================================
pyfastnoiselite 0.0.7
================================================================================
Copyright: Tiziano Bettio
License: MIT License
URL: https://github.com/tizilogic/pyfastnoiselite
Description: Cython wrapper for Auburns' FastNoise Lite.

================================================================================
Pygments 2.19.2
================================================================================
Copyright: Georg Brandl <georg@python.org>
License: BSD License
URL: https://pygments.org
Description: Pygments is a syntax highlighting package written in Python.

================================================================================
pyinstaller 6.3.0
================================================================================
Copyright: Hartmut Goebel, Giovanni Bajo, David Vierra, David Cortesi, Martin Zibricky
License: GNU General Public License v2 (GPLv2)
URL: https://www.pyinstaller.org/
Description: PyInstaller bundles a Python application and all its dependencies into a single package.

================================================================================
pyinstaller-hooks-contrib 2024.10
================================================================================
License: Apache Software License; GNU General Public License v2 (GPLv2)
URL: https://github.com/pyinstaller/pyinstaller-hooks-contrib
Description: Community maintained hooks for PyInstaller

================================================================================
pylint 3.0.3
================================================================================
Copyright: Python Code Quality Authority <code-quality@python.org>
License: GNU General Public License v2 (GPLv2)
URL: https://github.com/pylint-dev/pylint
Description: python code static checker

================================================================================
PyNaCl 1.6.2
================================================================================
Copyright: The PyNaCl developers <cryptography-dev@python.org>
License: Apache Software License
URL: https://github.com/pyca/pynacl/
Description: Python binding to the Networking and Cryptography (NaCl) library

================================================================================
pytest 9.0.2
================================================================================
Copyright: Holger Krekel, Bruno Oliveira, Ronny Pfannschmidt, Floris Bruynooghe, Brianna Laugher, Florian Bruhin, Others (See AUTHORS)
License: MIT
URL: https://docs.pytest.org/en/latest/
Description: pytest: simple powerful testing with Python

================================================================================
pytest-asyncio 1.3.0
================================================================================
Copyright: Tin Tvrtković <tinchester@gmail.com>
License: Apache-2.0
URL: https://github.com/pytest-dev/pytest-asyncio
Description: Pytest support for asyncio

================================================================================
python-dotenv 1.0.0
================================================================================
Copyright: Saurabh Kumar
License: BSD License
URL: https://github.com/theskumar/python-dotenv
Description: Read key-value pairs from a .env file and set them as environment variables

================================================================================
python-multipart 0.0.9
================================================================================
Copyright: Andrew Dunham <andrew@du.nham.ca>
License: Apache-2.0
URL: https://github.com/andrew-d/python-multipart
Description: A streaming multipart parser for Python

================================================================================
pywin32 308
================================================================================
Copyright: Mark Hammond (et al)
License: Python Software Foundation License
URL: https://github.com/mhammond/pywin32
Description: Python for Window Extensions

================================================================================
pywin32-ctypes 0.2.3
================================================================================
Copyright: Enthought Inc.
License: BSD-3-Clause
URL: https://github.com/enthought/pywin32-ctypes
Description: A (partial) reimplementation of pywin32 using ctypes/cffi

================================================================================
PyYAML 6.0.2
================================================================================
Copyright: Kirill Simonov
License: MIT License
URL: https://pyyaml.org/
Description: YAML parser and emitter for Python

================================================================================
realesrgan-ncnn-py 2.0.0
================================================================================
Copyright: Tohrusky <65994850+Tohrusky@users.noreply.github.com>
License: BSD-3-Clause
URL: https://github.com/Final2x/realesrgan-ncnn-py

================================================================================
regex 2024.11.6
================================================================================
Copyright: Matthew Barnett
License: Apache Software License
URL: https://github.com/mrabarnett/mrab-regex
Description: Alternative regular expression module, to replace re.

================================================================================
requests 2.31.0
================================================================================
Copyright: Kenneth Reitz
License: Apache Software License
URL: https://requests.readthedocs.io
Description: Python HTTP for Humans.

================================================================================
rich 14.3.3
================================================================================
Copyright: Will McGugan
License: MIT License
URL: https://github.com/Textualize/rich
Description: Render rich text, tables, progress bars, syntax highlighting, markdown and more to the terminal

================================================================================
safetensors 0.4.5
================================================================================
Copyright: Nicolas Patry <patry.nicolas@protonmail.com>
License: Apache Software License
URL: https://github.com/huggingface/safetensors

================================================================================
scikit-image 0.24.0
================================================================================
License: BSD License
URL: https://scikit-image.org
Description: Image processing in Python

================================================================================
scikit-learn 1.8.0
================================================================================
License: BSD-3-Clause
URL: https://scikit-learn.org
Description: A set of python modules for machine learning and data mining

================================================================================
scipy 1.10.1
================================================================================
License: BSD License
URL: https://scipy.org/
Description: Fundamental algorithms for scientific computing in Python

================================================================================
sentencepiece 0.2.1
================================================================================
Copyright: Taku Kudo <taku@google.com>
License: UNKNOWN
URL: https://github.com/google/sentencepiece
Description: Unsupervised text tokenizer and detokenizer.

================================================================================
shellingham 1.5.4
================================================================================
Copyright: Tzu-ping Chung
License: ISC License (ISCL)
URL: https://github.com/sarugaku/shellingham
Description: Tool to Detect Surrounding Shell

================================================================================
sniffio 1.3.1
================================================================================
Copyright: "Nathaniel J. Smith" <njs@pobox.com>
License: Apache Software License; MIT License
URL: https://github.com/python-trio/sniffio
Description: Sniff out which async library your code is running under

================================================================================
starlette 0.38.6
================================================================================
Copyright: Tom Christie <tom@tomchristie.com>
License: BSD-3-Clause
URL: https://github.com/encode/starlette
Description: The little ASGI library that shines.

================================================================================
sympy 1.13.1
================================================================================
Copyright: SymPy development team
License: BSD License
URL: https://sympy.org
Description: Computer algebra system (CAS) in Python

================================================================================
threadpoolctl 3.6.0
================================================================================
Copyright: Thomas Moreau
License: BSD License
URL: https://github.com/joblib/threadpoolctl
Description: threadpoolctl

================================================================================
tifffile 2025.12.20
================================================================================
Copyright: Christoph Gohlke
License: BSD-3-Clause
URL: https://www.cgohlke.com
Description: Read and write TIFF files

================================================================================
timm 1.0.24
================================================================================
Copyright: Ross Wightman <ross@huggingface.co>
License: Apache Software License
URL: https://github.com/huggingface/pytorch-image-models
Description: PyTorch Image Models

================================================================================
tokenizers 0.22.2
================================================================================
Copyright: Nicolas Patry <patry.nicolas@protonmail.com>, Anthony Moi <anthony@huggingface.co>
License: Apache Software License
URL: https://github.com/huggingface/tokenizers

================================================================================
tomlkit 0.13.2
================================================================================
Copyright: Sébastien Eustace
License: MIT License
URL: https://github.com/sdispater/tomlkit
Description: Style preserving TOML library

================================================================================
torch 2.5.1+cu121
================================================================================
Copyright: PyTorch Team
License: BSD License
URL: https://pytorch.org/
Description: Tensors and Dynamic neural networks in Python with strong GPU acceleration

================================================================================
torchaudio 2.5.1+cu121
================================================================================
Copyright: Soumith Chintala, David Pollack, Sean Naren, Peter Goldsborough, Moto Hira, Caroline Chen, Jeff Hwang, Zhaoheng Ni, Xiaohui Zhang
License: BSD License
URL: https://github.com/pytorch/audio
Description: An audio package for PyTorch

================================================================================
torchvision 0.20.1+cu121
================================================================================
Copyright: PyTorch Core Team
License: BSD
URL: https://github.com/pytorch/vision
Description: image and video datasets and models for torch deep learning

================================================================================
tqdm 4.66.2
================================================================================
License: MIT License; Mozilla Public License 2.0 (MPL 2.0)
URL: https://tqdm.github.io
Description: Fast, Extensible Progress Meter

================================================================================
transformers 5.2.0
================================================================================
Copyright: The Hugging Face team (past and future) with the help of all our contributors (https://github.com/huggingface/transformers/graphs/contributors)
License: Apache 2.0 License
URL: https://github.com/huggingface/transformers
Description: Transformers: the model-definition framework for state-of-the-art machine learning models in text, vision, audio, and multimodal models, for both inference and training.

================================================================================
triton-windows 3.1.0.post17
================================================================================
Copyright: Philippe Tillet, Dian Wu
License: MIT License
URL: https://github.com/woct0rdho/triton-windows
Description: A language and compiler for custom Deep Learning operations

================================================================================
typer 0.24.1
================================================================================
Copyright: =?utf-8?q?Sebasti=C3=A1n_Ram=C3=ADrez?= <tiangolo@gmail.com>
License: MIT
URL: https://github.com/fastapi/typer
Description: Typer, build great CLIs. Easy to code. Based on Python type hints.

================================================================================
typer-slim 0.24.0
================================================================================
Copyright: =?utf-8?q?Sebasti=C3=A1n_Ram=C3=ADrez?= <tiangolo@gmail.com>
License: MIT
URL: https://github.com/fastapi/typer
Description: Typer, build great CLIs. Easy to code. Based on Python type hints.

================================================================================
typing-inspection 0.4.2
================================================================================
Copyright: Victorien Plot <contact@vctrn.dev>
License: MIT
URL: https://github.com/pydantic/typing-inspection
Description: Runtime typing introspection tools

================================================================================
typing_extensions 4.12.2
================================================================================
Copyright: "Guido van Rossum, Jukka Lehtosalo, Łukasz Langa, Michael Lee" <levkivskyi@gmail.com>
License: Python Software Foundation License
URL: https://github.com/python/typing_extensions
Description: Backported and Experimental Type Hints for Python 3.8+

================================================================================
urllib3 2.2.3
================================================================================
Copyright: Andrey Petrov <andrey.petrov@shazow.net>
License: MIT License
URL: https://github.com/urllib3/urllib3/blob/main/CHANGES.rst
Description: HTTP library with thread-safe connection pooling, file post, and more.

================================================================================
uvicorn 0.32.0
================================================================================
Copyright: Tom Christie <tom@tomchristie.com>, Marcelo Trylesinski <marcelotryle@gmail.com>
License: BSD-3-Clause
URL: https://www.uvicorn.org/
Description: The lightning-fast ASGI server.

================================================================================
websockets 13.1
================================================================================
Copyright: Aymeric Augustin <aymeric.augustin@m4x.org>
License: BSD License
URL: https://github.com/python-websockets/websockets
Description: An implementation of the WebSocket Protocol (RFC 6455 & 7692)

================================================================================
Werkzeug 3.1.3
================================================================================
License: BSD License
Description: The comprehensive WSGI web application library.

================================================================================
xformers 0.0.28.post3
================================================================================
Copyright: Facebook AI Research
License: BSD License
URL: https://facebookresearch.github.io/xformers/
Description: XFormers: A collection of composable Transformer building blocks.

================================================================================
zipp 3.21.0
================================================================================
Copyright: "Jason R. Coombs" <jaraco@jaraco.com>
License: MIT License
URL: https://github.com/jaraco/zipp
Description: Backport of pathlib-compatible object wrapper for zip files

We use cookies for analytics to understand how visitors use our site. Privacy Policy