Spaces:
Running on Zero
Running on Zero
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
---
|
| 2 |
-
title:
|
| 3 |
emoji: π¨
|
| 4 |
colorFrom: blue
|
| 5 |
colorTo: purple
|
|
@@ -9,33 +9,26 @@ app_file: app.py
|
|
| 9 |
pinned: false
|
| 10 |
license: cc-by-nc-4.0
|
| 11 |
models:
|
| 12 |
-
- briaai/
|
| 13 |
tags:
|
| 14 |
- image-editing
|
| 15 |
- background-removal
|
| 16 |
- image-to-image
|
| 17 |
- diffusion
|
| 18 |
-
short_description: Background removal and image editing with
|
| 19 |
---
|
| 20 |
|
| 21 |
-
#
|
| 22 |
|
| 23 |
-
This Space demonstrates **
|
| 24 |
|
| 25 |
## π― Capabilities
|
| 26 |
|
| 27 |
- **Background Removal**: Remove backgrounds with high precision
|
| 28 |
-
- **Object Removal**: Remove specific objects from images
|
| 29 |
-
- **Style Transfer**: Apply different artistic styles
|
| 30 |
-
- **Recoloring**: Change colors of objects
|
| 31 |
-
- **Relighting**: Adjust lighting conditions
|
| 32 |
-
- **Masked Editing**: Target specific regions with masks
|
| 33 |
|
| 34 |
## π How to Use
|
| 35 |
|
| 36 |
1. **Upload an Image**: Click on the input image area to upload your photo
|
| 37 |
-
2. **Add a Mask (Optional)**: Upload a mask to edit specific regions only
|
| 38 |
-
3. **Provide Instructions**: Describe what you want to change (e.g., "remove the background")
|
| 39 |
4. **Adjust Settings**: Optionally tune the number of steps and guidance scale
|
| 40 |
5. **Process**: Click the "Process Image" button
|
| 41 |
|
|
@@ -50,7 +43,7 @@ This Space demonstrates **RMBG-3.0**, an advanced image editing model built on [
|
|
| 50 |
|
| 51 |
## ποΈ Model Details
|
| 52 |
|
| 53 |
-
- **Model**: [briaai/RMBG-3.0](https://huggingface.co/briaai/
|
| 54 |
- **Base**: FIBO-Edit architecture (8B parameters)
|
| 55 |
- **Training**: Exclusively on licensed, copyright-safe data
|
| 56 |
- **License**: [CC BY-NC 4.0](https://creativecommons.org/licenses/by-nc/4.0/) (Non-commercial use only)
|
|
@@ -61,7 +54,7 @@ For commercial licensing, please contact [Bria AI](https://bria.ai/contact-us).
|
|
| 61 |
|
| 62 |
## π Links
|
| 63 |
|
| 64 |
-
- [Model Card](https://huggingface.co/briaai/
|
| 65 |
- [Fibo-Edit Base Model](https://huggingface.co/briaai/Fibo-Edit)
|
| 66 |
- [Bria AI](https://bria.ai)
|
| 67 |
- [GitHub](https://github.com/Bria-AI/)
|
|
|
|
| 1 |
---
|
| 2 |
+
title: Fibo-Edit-RMBG Background Removal & Image Editing
|
| 3 |
emoji: π¨
|
| 4 |
colorFrom: blue
|
| 5 |
colorTo: purple
|
|
|
|
| 9 |
pinned: false
|
| 10 |
license: cc-by-nc-4.0
|
| 11 |
models:
|
| 12 |
+
- briaai/Fibo-Edit-RMBG
|
| 13 |
tags:
|
| 14 |
- image-editing
|
| 15 |
- background-removal
|
| 16 |
- image-to-image
|
| 17 |
- diffusion
|
| 18 |
+
short_description: Background removal and image editing with Fibo-Edit-RMBG
|
| 19 |
---
|
| 20 |
|
| 21 |
+
# Fibo-Edit-RMBG - Background Removal & Image Editing
|
| 22 |
|
| 23 |
+
This Space demonstrates **Fibo-Edit-RMBG**, an advanced image editing model built on [Fibo-Edit](https://huggingface.co/briaai/Fibo-Edit) by Bria AI.
|
| 24 |
|
| 25 |
## π― Capabilities
|
| 26 |
|
| 27 |
- **Background Removal**: Remove backgrounds with high precision
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 28 |
|
| 29 |
## π How to Use
|
| 30 |
|
| 31 |
1. **Upload an Image**: Click on the input image area to upload your photo
|
|
|
|
|
|
|
| 32 |
4. **Adjust Settings**: Optionally tune the number of steps and guidance scale
|
| 33 |
5. **Process**: Click the "Process Image" button
|
| 34 |
|
|
|
|
| 43 |
|
| 44 |
## ποΈ Model Details
|
| 45 |
|
| 46 |
+
- **Model**: [briaai/RMBG-3.0](https://huggingface.co/briaai/Fibo-Edit-RMBG)
|
| 47 |
- **Base**: FIBO-Edit architecture (8B parameters)
|
| 48 |
- **Training**: Exclusively on licensed, copyright-safe data
|
| 49 |
- **License**: [CC BY-NC 4.0](https://creativecommons.org/licenses/by-nc/4.0/) (Non-commercial use only)
|
|
|
|
| 54 |
|
| 55 |
## π Links
|
| 56 |
|
| 57 |
+
- [Model Card](https://huggingface.co/briaai/Fibo-Edit-RMBG)
|
| 58 |
- [Fibo-Edit Base Model](https://huggingface.co/briaai/Fibo-Edit)
|
| 59 |
- [Bria AI](https://bria.ai)
|
| 60 |
- [GitHub](https://github.com/Bria-AI/)
|