Skip to content

Commit 6e32be0

Browse files
docs: clarify licensing terms for third-party foundation models
- Update README.md and LICENSE to explicitly state that commercial agreements cover only the SpatialTranscriptFormer source code and IP. - Add a disclaimer clarify that rights for restricted foundation model weights (e.g., CTransPath, Phikon) must be obtained separately. - Recommend Apache 2.0 alternatives (Hibou, Virchow, H-Optimus-0) for commercial use cases to avoid licensing conflicts.
1 parent c6ba5e0 commit 6e32be0

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

LICENSE

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ This software and its source code are provided for the following purposes:
1111
2. COMMERCIAL USE (NEGOTIATED AGREEMENT REQUIRED)
1212
Use of this software, its source code, or derivative works by for-profit entities, or for any commercial or revenue-generating purposes, is strictly prohibited without a separate, written license agreement negotiated with and signed by the Author.
1313

14+
Foundation Model Disclaimer: This software is designed to be backbone-agnostic and relies on third-party foundation models for feature extraction. A commercial agreement with the Author covers ONLY the SpatialTranscriptFormer source code, architecture, and intellectual property. It DOES NOT grant commercial use rights for restricted third-party models (e.g., CTransPath or Phikon). To use this software commercially, you must pair it with a backbone model that has a compatible commercial-friendly license (e.g., Apache 2.0 models like Hibou, Virchow, or H-Optimus-0).
15+
1416
Interested parties should contact the Author directly to discuss commercial licensing terms.
1517

1618
1. ATTRIBUTION

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ This project is protected by a **Proprietary Source Code License**. See the [LIC
1919

2020
-**Permitted**: Evaluation for employment, Academic Research, and Non-Profit use.
2121
- 🤝 **For-Profit Use**: Permitted only under a **negotiated agreement** with the author.
22+
- **Note on Foundation Models**: This architecture is backbone-agnostic. Any negotiated commercial agreement covers *only* the SpatialTranscriptFormer source code and IP. It does **not** grant commercial rights to use restricted third-party weights (e.g., CTransPath, Phikon). To use this system commercially, you must select a foundation model with a compatible open or commercial license (e.g., Hibou, Virchow, or H-Optimus-0).
2223
-**Prohibited**: Redistribution and unauthorized commercial exploitation.
2324

2425
## Intellectual Property

0 commit comments

Comments
 (0)