You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: claude-images-mcp.md
+29-3Lines changed: 29 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -36,6 +36,14 @@ Confirm that that the Hugging Face tools are available from the "Search and tool
36
36
37
37
[FLUX.1 Krea [dev]](https://huggingface.co/black-forest-labs/FLUX.1-Krea-dev) aims to eliminate the telltale "AI look" that often plague generated images - for example plastic skin, oversaturated colors, or overly smooth textures. If you want images that look like they were shot by a professional photographer rather than generated by a computer, Krea delivers the realistic textures, natural lighting, and authentic aesthetics that other AI models struggle with. You can read more about how they did this [on their blog](https://www.krea.ai/blog/flux-krea-open-source-release).
38
38
39
+
<figureclass="image text-center">
40
+
<imgsrc="https://huggingface.co/datasets/huggingface/documentation-images/resolve/main/claude-images-mcp/bfl_krea_image_wide.avif"alt="Examples from Krea">
41
+
<figcaption>Examples from the Krea Image Generator</figcaption>
42
+
</figure>
43
+
44
+
45
+
46
+
39
47
To try **Krea**, go to [`huggingface.co/mcp/settings`](https://huggingface.co/settings/mcp) and add `evalstate/flux1-krea` to your "Spaces Tools". This will add a tool named something similar to "`flux1_krea_dev_infer`" to Claude. This enables Claude to generate beautiful, realistic looking images. Note the precise name may vary slightly depending on your configuration.
<figcaption>Adding a Space in [MCP Settings](https://huggingface.co/settings/mcp)</figcaption>
56
+
<figcaption>Adding a Space in <ahref='https://huggingface.co/settings/mcp'>MCP Settings</a></figcaption>
49
57
</figure>
50
58
51
59
52
-
Try a prompt like "Use Krea to create an image of a Vibrant garden with victorian house".
60
+
You can then try a prompt in Claude like:
61
+
62
+
> "Use Krea to create an image of a Vibrant garden with victorian house".
63
+
64
+
To begin generating pictures.
53
65
54
66
## Qwen Image
55
67
56
68
[Qwen-Image](https://huggingface.co/Qwen/Qwen-Image) is a powerful AI image generator that excels at creating images with accurate text rendering, making it ideal for designing posters, signs, infographics, and marketing materials where text quality matters. Read more about the Qwen-Image model from their [blog post](https://qwenlm.github.io/blog/qwen-image/).
57
69
70
+
<figureclass="image text-center">
71
+
<imgsrc="https://huggingface.co/datasets/huggingface/documentation-images/resolve/main/claude-images-mcp/qwen_sample.jpg"alt="Examples from Qwen">
72
+
<figcaption>Examples from the Qwen-Image Generator</figcaption>
73
+
</figure>
74
+
75
+
58
76
To use **Qwen-Image** add `evalstate/qwen-image` from your [MCP Servers setting](https://huggingface.co/settings/mcp) page, then check it is enabled in Claude to start using it.
59
77
60
78
You can even keep both enabled and ask Claude to use both and compare results for similar concepts - for example: "Use Krea and Qwen to generate a street scene with 'Hugging Face' graffiti sprayed on the wall".
61
79
80
+
81
+
<figureclass="image text-center">
82
+
<imgsrc="https://huggingface.co/datasets/huggingface/documentation-images/resolve/main/claude-images-mcp/krea_hf_example.webp"alt="Hugging Face Graffiti Street Scene">
83
+
<figcaption>Hugging Face Graffiti Street Scene</figcaption>
84
+
</figure>
85
+
86
+
87
+
62
88
## Conclusion
63
89
64
-
Hugging Face Spaces paired with the Claude Connectors gives you simple access to the very latest AI models - often on the day of launch. With a Hugging Face account, it's simple to add new tools to Claude and use them.
90
+
Hugging Face Spaces paired with the Claude Connectors gives you simple access to the very latest AI models - often on the day of launch. With a Hugging Face account, it's simple to add new tools to Claude and use them straight away.
0 commit comments