Update README.md
Browse files
README.md
CHANGED
|
@@ -37,22 +37,44 @@ license_link: >-
|
|
| 37 |
|
| 38 |
<Gallery />
|
| 39 |
|
| 40 |
-
## Model
|
|
|
|
| 41 |
|
| 42 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
| 43 |
|
| 44 |
-
|
| 45 |
|
| 46 |
-
|
|
|
|
|
|
|
|
|
|
| 47 |
|
| 48 |
-
|
|
|
|
|
|
|
|
|
|
| 49 |
|
| 50 |
-
|
|
|
|
|
|
|
| 51 |
|
| 52 |
-
## Download
|
|
|
|
| 53 |
|
|
|
|
| 54 |
|
| 55 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 56 |
|
| 57 |
---
|
| 58 |
-
|
|
|
|
|
|
| 37 |
|
| 38 |
<Gallery />
|
| 39 |
|
| 40 |
+
## Model Description
|
| 41 |
+
Transform any object or logo into a stunning frosted glass prism with realistic light refraction effects. This LoRA is trained on the FLUX.1-Kontext-dev base model and specializes in creating glass-like transformations with optional reflections and customizable backgrounds.
|
| 42 |
|
| 43 |
+
## Features
|
| 44 |
+
- ✨ Converts objects/logos to glass prism style
|
| 45 |
+
- 🌟 Optional light reflections and refraction effects
|
| 46 |
+
- 🎨 Customizable backgrounds (black/white/original)
|
| 47 |
+
- 🔧 Works with FLUX.1-Kontext-dev I2I
|
| 48 |
|
| 49 |
+
## Usage
|
| 50 |
|
| 51 |
+
### Trigger Words
|
| 52 |
+
```
|
| 53 |
+
make this object a glass prism with reflections
|
| 54 |
+
```
|
| 55 |
|
| 56 |
+
### Example Prompts
|
| 57 |
+
- `make this logo a glass prism with reflections, black background`
|
| 58 |
+
- `make this object a glass prism, white background`
|
| 59 |
+
- `make this object a glass prism`
|
| 60 |
|
| 61 |
+
### Parameters
|
| 62 |
+
- **Strength**: 0.9-1.2 (recommended: 1.0)
|
| 63 |
+
- **Steps**: 25-34
|
| 64 |
|
| 65 |
+
## Download Model & Workflow
|
| 66 |
+
[Download Model Files](/drbaph/GlassPrism-kontext-LoRA/tree/main)
|
| 67 |
|
| 68 |
+
## Examples Gallery
|
| 69 |
|
| 70 |
+
The widget above shows various transformations created with this LoRA. Notice how different objects and logos are converted into realistic glass prisms with beautiful light refraction effects.
|
| 71 |
+
|
| 72 |
+
## Technical Details
|
| 73 |
+
- **Base Model**: black-forest-labs/FLUX.1-Kontext-dev
|
| 74 |
+
- **Training Method**: LoRA (Low-Rank Adaptation)
|
| 75 |
+
- **Model Type**: Image-to-Image transformation
|
| 76 |
+
- **License**: FLUX.1-dev Non-Commercial License
|
| 77 |
|
| 78 |
---
|
| 79 |
+
|
| 80 |
+
**Created by [DrBaph](https://drbaph.xyz)**
|