Update README.md
Browse files
README.md
CHANGED
@@ -34,16 +34,24 @@ BRIA 2.3 Generative Fill is a model designed to fill masked regions in images ba
|
|
34 |
This model works with all types of masks, but is highly optimized to work best with blob-shaped masks which occupy more than 15% of the image area.
|
35 |
|
36 |
|
37 |
-
|
38 |
|
|
|
39 |
|
40 |
-
|
|
|
41 |
|
42 |
-
|
43 |
|
|
|
44 |
|
|
|
45 |
|
46 |
|
|
|
|
|
|
|
|
|
47 |
|
48 |
### Model Description
|
49 |
|
@@ -55,22 +63,6 @@ BRIA 2.3 ControlNet Generative Fill can be applied on top of BRIA 2.3 Text-to-Im
|
|
55 |
- **Resources for more information:** [BRIA AI](https://bria.ai/)
|
56 |
|
57 |
|
58 |
-
|
59 |
-
|
60 |
-
### Get Access to the source code and pre-trained model
|
61 |
-
Interested in BRIA 2.3 Generative Fill? Our Model is available for purchase.
|
62 |
-
|
63 |
-
**Purchasing access to BRIA 2.3 Generative Fill ensures royalty management and full liability for commercial use.**
|
64 |
-
|
65 |
-
|
66 |
-
*Are you a startup or a student?* We encourage you to apply for our specialized Academia and [Startup Programs](https://pages.bria.ai/the-visual-generative-ai-platform-for-builders-startups-plan?_gl=1*cqrl81*_ga*MTIxMDI2NzI5OC4xNjk5NTQ3MDAz*_ga_WRN60H46X4*MTcwOTM5OTMzNC4yNzguMC4xNzA5Mzk5MzM0LjYwLjAuMA..) to gain access. These programs are designed to support emerging businesses and academic pursuits with our cutting-edge technology.
|
67 |
-
|
68 |
-
|
69 |
-
**Contact us today to unlock the potential of BRIA 2.3 Generative Fill!**
|
70 |
-
|
71 |
-
By submitting the form above, you agree to BRIA’s [Privacy policy](https://bria.ai/privacy-policy/) and [Terms & conditions](https://bria.ai/terms-and-conditions/).
|
72 |
-
|
73 |
-
|
74 |
### How To Use
|
75 |
|
76 |
Tested with:
|
|
|
34 |
This model works with all types of masks, but is highly optimized to work best with blob-shaped masks which occupy more than 15% of the image area.
|
35 |
|
36 |
|
37 |
+
### Get Access
|
38 |
|
39 |
+
BRIA 2.3 ControlNet-Gennarative Fill requires access to BRIA 2.3 Foundationmodel. For more information, [click here](https://huggingface.co/briaai/BRIA-2.3).
|
40 |
|
41 |
+
- **Fal.ai**: [Run it as an API](https://fal.ai/models/fal-ai/bria/genfill)
|
42 |
+
- **ComfyUI**: [Use it in workflows](https://github.com/Bria-AI/ComfyUI-BRIA-API)
|
43 |
|
44 |
+
For more information, please visit our [website](https://bria.ai/).
|
45 |
|
46 |
+
Join our [Discord community](https://discord.gg/Nxe9YW9zHS) for more information, tutorials, tools, and to connect with other users!
|
47 |
|
48 |
+
[CLICK HERE FOR A DEMO](https://huggingface.co/spaces/briaai/BRIA-Generative-Fill-API)
|
49 |
|
50 |
|
51 |
+
# What's New
|
52 |
+
|
53 |
+
BRIA 2.3 ControlNet Generative Fill can be applied on top of BRIA 2.3 Text-to-Image and therefore enable to use [Fast-LORA](https://huggingface.co/briaai/BRIA-2.3-FAST-LORA). This results in extremely fast generative fill model, requires only 1.6s using A10 GPU.
|
54 |
+
|
55 |
|
56 |
### Model Description
|
57 |
|
|
|
63 |
- **Resources for more information:** [BRIA AI](https://bria.ai/)
|
64 |
|
65 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
66 |
### How To Use
|
67 |
|
68 |
Tested with:
|