Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions docs/hub/repositories-licenses.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ A full list of the available licenses is available here:
| Mozilla Public License 2.0 | `mpl-2.0` |
| Open Data Commons License Attribution family | `odc-by` |
| Open Database License family | `odbl` |
| Open Model, Data & Weights License Agreement | `open-mdw` |
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Needs a license similar to this other non-standard licenses

Something like this like for RAIL (SDXL)

<!-- license: https://huggingface.co/stabilityai/stable-diffusion-xl-base-1.0/blob/main/LICENSE.md -->

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks vb, addressed in 99d567e

| Open Rail++-M License | `openrail++` | <!-- license: https://huggingface.co/stabilityai/stable-diffusion-xl-base-1.0/blob/main/LICENSE.md -->
| Open Software License 3.0 | `osl-3.0` |
| PostgreSQL License | `postgresql` |
Expand Down