MFLUXUI.1-schnell
Browse files- .gitattributes +0 -38
- FLUX_Schnell_LICENSE.md +58 -0
- schnell_grid.jpeg +0 -3
.gitattributes
DELETED
@@ -1,38 +0,0 @@
|
|
1 |
-
*.7z filter=lfs diff=lfs merge=lfs -text
|
2 |
-
*.arrow filter=lfs diff=lfs merge=lfs -text
|
3 |
-
*.bin filter=lfs diff=lfs merge=lfs -text
|
4 |
-
*.bz2 filter=lfs diff=lfs merge=lfs -text
|
5 |
-
*.ckpt filter=lfs diff=lfs merge=lfs -text
|
6 |
-
*.ftz filter=lfs diff=lfs merge=lfs -text
|
7 |
-
*.gz filter=lfs diff=lfs merge=lfs -text
|
8 |
-
*.h5 filter=lfs diff=lfs merge=lfs -text
|
9 |
-
*.joblib filter=lfs diff=lfs merge=lfs -text
|
10 |
-
*.lfs.* filter=lfs diff=lfs merge=lfs -text
|
11 |
-
*.mlmodel filter=lfs diff=lfs merge=lfs -text
|
12 |
-
*.model filter=lfs diff=lfs merge=lfs -text
|
13 |
-
*.msgpack filter=lfs diff=lfs merge=lfs -text
|
14 |
-
*.npy filter=lfs diff=lfs merge=lfs -text
|
15 |
-
*.npz filter=lfs diff=lfs merge=lfs -text
|
16 |
-
*.onnx filter=lfs diff=lfs merge=lfs -text
|
17 |
-
*.ot filter=lfs diff=lfs merge=lfs -text
|
18 |
-
*.parquet filter=lfs diff=lfs merge=lfs -text
|
19 |
-
*.pb filter=lfs diff=lfs merge=lfs -text
|
20 |
-
*.pickle filter=lfs diff=lfs merge=lfs -text
|
21 |
-
*.pkl filter=lfs diff=lfs merge=lfs -text
|
22 |
-
*.pt filter=lfs diff=lfs merge=lfs -text
|
23 |
-
*.pth filter=lfs diff=lfs merge=lfs -text
|
24 |
-
*.rar filter=lfs diff=lfs merge=lfs -text
|
25 |
-
*.safetensors filter=lfs diff=lfs merge=lfs -text
|
26 |
-
saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
27 |
-
*.tar.* filter=lfs diff=lfs merge=lfs -text
|
28 |
-
*.tar filter=lfs diff=lfs merge=lfs -text
|
29 |
-
*.tflite filter=lfs diff=lfs merge=lfs -text
|
30 |
-
*.tgz filter=lfs diff=lfs merge=lfs -text
|
31 |
-
*.wasm filter=lfs diff=lfs merge=lfs -text
|
32 |
-
*.xz filter=lfs diff=lfs merge=lfs -text
|
33 |
-
*.zip filter=lfs diff=lfs merge=lfs -text
|
34 |
-
*.zst filter=lfs diff=lfs merge=lfs -text
|
35 |
-
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
36 |
-
*.sft filter=lfs diff=lfs merge=lfs -text
|
37 |
-
schnell_grid.png filter=lfs diff=lfs merge=lfs -text
|
38 |
-
schnell_grid.jpeg filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
FLUX_Schnell_LICENSE.md
ADDED
@@ -0,0 +1,58 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
|
2 |
+
# License for FLUX Schnell Model and Usage with MLXFluxUI
|
3 |
+
|
4 |
+
## License for FLUX Schnell Model
|
5 |
+
|
6 |
+
The FLUX Schnell Model is provided under the **Apache License 2.0**. By using, modifying, or redistributing this model, you agree to comply with the terms of the Apache License 2.0.
|
7 |
+
|
8 |
+
### Key Points of the Apache License 2.0:
|
9 |
+
|
10 |
+
- **Commercial Use**: You are permitted to use, modify, and distribute the FLUX Schnell Model for both non-commercial and commercial purposes, as long as you comply with the conditions of the Apache License 2.0.
|
11 |
+
|
12 |
+
- **Redistribution**: You may distribute copies of the FLUX Schnell Model or any Derivative Works in any medium, with or without modifications, provided that:
|
13 |
+
- You include a copy of the Apache License 2.0 in your distribution.
|
14 |
+
- You make it clear which files have been modified, if any.
|
15 |
+
- You retain all copyright, patent, and attribution notices from the original FLUX Schnell Model.
|
16 |
+
|
17 |
+
- **Attribution**: You must provide appropriate attribution to the original authors by retaining the following notice:
|
18 |
+
|
19 |
+
```
|
20 |
+
Copyright [yyyy] Black Forest Labs, Inc.
|
21 |
+
|
22 |
+
Licensed under the Apache License, Version 2.0 (the "License");
|
23 |
+
you may not use this file except in compliance with the License.
|
24 |
+
You may obtain a copy of the License at:
|
25 |
+
|
26 |
+
http://www.apache.org/licenses/LICENSE-2.0
|
27 |
+
|
28 |
+
Unless required by applicable law or agreed to in writing, software
|
29 |
+
distributed under the License is distributed on an "AS IS" BASIS,
|
30 |
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
31 |
+
See the License for the specific language governing permissions and
|
32 |
+
limitations under the License.
|
33 |
+
```
|
34 |
+
|
35 |
+
For more details, you can review the complete [Apache License 2.0](http://www.apache.org/licenses/LICENSE-2.0).
|
36 |
+
|
37 |
+
### Disclaimer of Warranty
|
38 |
+
|
39 |
+
The FLUX Schnell Model is provided "AS IS," without warranties or conditions of any kind, express or implied. The original authors and contributors are not liable for any damages resulting from the use of this model.
|
40 |
+
|
41 |
+
---
|
42 |
+
|
43 |
+
## Important Distinction Regarding Other FLUX Models
|
44 |
+
|
45 |
+
While the **FLUX Schnell Model** is licensed under the Apache License 2.0, other models developed by Black Forest Labs, such as the **FLUX.1 [dev] Model**, are licensed under the **FLUX Non-Commercial License**. These models have stricter terms and are limited to **non-commercial use** only.
|
46 |
+
|
47 |
+
Be sure to verify the licensing terms of each FLUX model you use, as their conditions may differ.
|
48 |
+
|
49 |
+
For more information on the **FLUX.1 [dev] Model** and its licensing, please refer to its specific license [here](https://huggingface.co/black-forest-labs/FLUX.1-dev/resolve/main/LICENSE.md?download=true).
|
50 |
+
|
51 |
+
---
|
52 |
+
|
53 |
+
## Termination of License
|
54 |
+
|
55 |
+
If you violate any of the terms of the Apache License 2.0, your rights to use, modify, and distribute the FLUX Schnell Model will be automatically terminated. Make sure to follow all the guidelines set forth in this `LICENSE.md`.
|
56 |
+
|
57 |
+
---
|
58 |
+
|
schnell_grid.jpeg
DELETED
Git LFS Details
|