File size: 667 Bytes
2809d2c 1a05d22 26ce111 1a05d22 26ce111 1a05d22 2809d2c |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 |
---
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
|