Gustavosta
commited on
Commit
•
3b95df2
1
Parent(s):
2fb3c86
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,7 @@
|
|
|
|
|
|
|
|
|
|
1 |
# MagicPrompt - Stable Diffusion
|
2 |
|
3 |
This 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,11 +12,11 @@ This is a model from the MagicPrompt series of models, which are [GPT-2](https:/
|
|
8 |
|
9 |
This 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).
|
10 |
|
11 |
-
If you want to test the model with a demo, you can go to: "[Gustavosta/
|
12 |
|
13 |
## 💻 You can see other MagicPrompt models:
|
14 |
|
15 |
-
- For Dall-E 2: [Gustavosta/MagicPrompt-Dalle](https://huggingface.co/Gustavosta/MagicPrompt-Dalle)
|
16 |
- For Midjourney: [Gustavosta/MagicPrompt-Midourney](https://huggingface.co/Gustavosta/MagicPrompt-Midjourney) **[⚠️ In progress]**
|
17 |
- MagicPrompt full: [Gustavosta/MagicPrompt](https://huggingface.co/Gustavosta/MagicPrompt) **[⚠️ In progress]**
|
18 |
|
@@ -22,4 +26,4 @@ If you want to test the model with a demo, you can go to: "[Gustavosta/spaces/Ma
|
|
22 |
|
23 |
When using this model, please credit: [Gustavosta](https://huggingface.co/Gustavosta)
|
24 |
|
25 |
-
**Thanks for reading this far! :)**
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
---
|
4 |
+
|
5 |
# MagicPrompt - Stable Diffusion
|
6 |
|
7 |
This 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).
|
|
|
12 |
|
13 |
This 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 |
|
15 |
+
If 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 |
|
|
|
26 |
|
27 |
When using this model, please credit: [Gustavosta](https://huggingface.co/Gustavosta)
|
28 |
|
29 |
+
**Thanks for reading this far! :)**
|