Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,26 @@
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
+
base_model:
|
| 4 |
+
- black-forest-labs/FLUX.1-dev
|
| 5 |
+
tags:
|
| 6 |
+
- f1.d
|
| 7 |
+
- flux
|
| 8 |
+
- dev
|
| 9 |
---
|
| 10 |
+
FLUX.1 DEV: Non-Commercial License
|
| 11 |
+
|
| 12 |
+
The DEV variant is released under a custom FLUX Non-Commercial License (NCL). It is designed for "Open Weights" access but strictly limits how you can make money from it.
|
| 13 |
+
|
| 14 |
+
Key Permissions & Restrictions
|
| 15 |
+
|
| 16 |
+
Personal Use: You can run it locally for fun or personal projects.
|
| 17 |
+
|
| 18 |
+
Research & Education: It is fully available for academic and non-profit research.
|
| 19 |
+
|
| 20 |
+
No Commercial Deployment: You cannot use these weights in a "Model-as-a-Service" (like a paid API) or any application that generates revenue.
|
| 21 |
+
|
| 22 |
+
Attribution Required: If you redistribute the model or derivatives (for non-commercial use), you must include a "Notice" file attributing it to Black Forest Labs.
|
| 23 |
+
|
| 24 |
+
Commercial Scaling: If you want to use the DEV model for a business, BFL offers Builder or Enterprise licenses that grant commercial rights for a fee (usually based on image volume or user count).
|
| 25 |
+
|
| 26 |
+
For removal please contact me directly.
|