CoolFace
Modelpublic

Gustavosta/MagicPrompt-Stable-Diffusion

sourceHugging Facemitupdated 3y agoView on Hugging Face
741likes11kdownloads
README.md30 linesDownload Raw Back to root
1---2license: mit3---4 5# MagicPrompt - Stable Diffusion6 7This is a model from the MagicPrompt series of models, which are [GPT-2](https://huggingface.co/gpt2) models intended to generate prompt texts for imaging AIs, in this case: [Stable Diffusion](https://huggingface.co/CompVis/stable-diffusion).8 9## 🖼️ Here's an example:10 11<img src="https://files.catbox.moe/ac3jq7.png">12 13This model was trained with 150,000 steps and a set of about 80,000 data filtered and extracted from the image finder for Stable Diffusion: "[Lexica.art](https://lexica.art/)". It was a little difficult to extract the data, since the search engine still doesn't have a public API without being protected by cloudflare, but if you want to take a look at the original dataset, you can have a look here: [datasets/Gustavosta/Stable-Diffusion-Prompts](https://huggingface.co/datasets/Gustavosta/Stable-Diffusion-Prompts).14 15If you want to test the model with a demo, you can go to: "[spaces/Gustavosta/MagicPrompt-Stable-Diffusion](https://huggingface.co/spaces/Gustavosta/MagicPrompt-Stable-Diffusion)".16 17## 💻 You can see other MagicPrompt models:18 19- For Dall-E 2: [Gustavosta/MagicPrompt-Dalle](https://huggingface.co/Gustavosta/MagicPrompt-Dalle)20- For Midjourney: [Gustavosta/MagicPrompt-Midourney](https://huggingface.co/Gustavosta/MagicPrompt-Midjourney) **[⚠️ In progress]**21- MagicPrompt full: [Gustavosta/MagicPrompt](https://huggingface.co/Gustavosta/MagicPrompt) **[⚠️ In progress]**22 23## ⚖️ Licence:24 25[MIT](https://huggingface.co/models?license=license:mit)26 27When using this model, please credit: [Gustavosta](https://huggingface.co/Gustavosta)28 29**Thanks for reading this far! :)**30