Create README.md
Browse files
README.md
ADDED
|
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
This is based on Flux.1-Fill-dev model and the FLUX.1-dev Non-Commercial License https://github.com/black-forest-labs/flux/blob/main/model_licenses/LICENSE-FLUX1-dev is applicable.
|
| 2 |
+
The idea is to unlock the full outpainting potential of Flux.1.Fill-dev model.
|
| 3 |
+
The original model parameters have not been finetuned or modified.
|
| 4 |
+
Rather, this simple hack unlocks the full potential of the Flux.1-Fill-dev model.
|
| 5 |
+
|
| 6 |
+
Here is a code snippet to use the code.
|
| 7 |
+
|
| 8 |
+
TODO
|