File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ # NOTICE — ComfyUI-FolderIncrementer
2+
3+ Copyright (c) 2025-2026 Likhith-24
4+ License: MIT (see MIT-License)
5+
6+ All source code in this project is original work by Likhith-24. No
7+ third-party source code has been copied or vendored.
8+
9+ ---
10+
11+ ## Third-Party Libraries (runtime dependencies)
12+
13+ The following standard Python libraries are used. No source code from these
14+ projects is included in this repository.
15+
16+ ### 1. PyTorch
17+
18+ ** Repository** : < https://github.com/pytorch/pytorch >
19+ ** Copyright** : Copyright (c) 2016-2024 Facebook, Inc. and its affiliates
20+ ** License** : BSD-style license — < https://github.com/pytorch/pytorch/blob/main/LICENSE >
21+
22+ ### 2. Pillow
23+
24+ ** Repository** : < https://github.com/python-pillow/Pillow >
25+ ** Copyright** : Copyright (c) 1995-2011 Fredrik Lundh and contributors
26+ ** License** : HPND / MIT-style — < https://github.com/python-pillow/Pillow/blob/main/LICENSE >
27+
28+ ### 3. NumPy
29+
30+ ** Repository** : < https://github.com/numpy/numpy >
31+ ** Copyright** : Copyright (c) 2005-2024 NumPy Developers
32+ ** License** : BSD 3-Clause — < https://github.com/numpy/numpy/blob/main/LICENSE.txt >
You can’t perform that action at this time.
0 commit comments