https://github.com/flutterwiz/text-to-image-generator
https://github.com/flutterwiz/text-to-image-generator
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/flutterwiz/text-to-image-generator
- Owner: FlutterWiz
- License: mit
- Created: 2024-10-18T14:57:35.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-18T15:13:01.000Z (over 1 year ago)
- Last Synced: 2025-02-18T03:34:57.813Z (over 1 year ago)
- Language: Jupyter Notebook
- Size: 238 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Text to Image
### Stable Diffusion v2 Model
Using the predefined model, create an image from the given prompt/text.
Model Link: https://huggingface.co/stabilityai/stable-diffusion-2
### Example
Prompt: "a man and a woman who are happily married having a dinner"
### Output:

Feel free to use it.