| | --- |
| | title: SD Textual Inversion |
| | emoji: ๐ |
| | colorFrom: blue |
| | colorTo: green |
| | sdk: gradio |
| | sdk_version: 4.40.0 |
| | app_file: app.py |
| | pinned: false |
| | license: mit |
| | --- |
| | |
| | # App for Stable Diffusion with Textual Inversion |
| |
|
| | ## Features |
| | - Text input: Enter prompt for image generation |
| | - Style: Select style |
| | - Inferece steps: Number of steps to infere |
| | - Guidance scale: Weightage of text input |
| | - Seed: To set random seed |
| | - Guidance method: Select guidance method |
| | - Loss scale: Loss multiplier for guidance |
| |
|
| | ## Usage |
| | - Enter text |
| | - Change settings as requied |
| | - Hit submit and view result |
| |
|
| | Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference |
| |
|