Skip to content

Commit b617e25

Browse files
committed
prep draft
1 parent b4cf099 commit b617e25

File tree

1 file changed

+29
-3
lines changed

1 file changed

+29
-3
lines changed

claude-images-mcp.md

Lines changed: 29 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,14 @@ Confirm that that the Hugging Face tools are available from the "Search and tool
3636

3737
[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).
3838

39+
<figure class="image text-center">
40+
<img src="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+
3947
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.
4048

4149
<figure class="image flex flex-col items-center text-center m-0 w-full">
@@ -45,20 +53,38 @@ To try **Krea**, go to [`huggingface.co/mcp/settings`](https://huggingface.co/se
4553
>
4654
<source src="https://huggingface.co/datasets/huggingface/documentation-images/resolve/main/claude-images-mcp/adding-mcp-space.mp4" type="video/mp4">
4755
</video>
48-
<figcaption>Adding a Space in [MCP Settings](https://huggingface.co/settings/mcp)</figcaption>
56+
<figcaption>Adding a Space in <a href='https://huggingface.co/settings/mcp'>MCP Settings</a></figcaption>
4957
</figure>
5058

5159

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.
5365

5466
## Qwen Image
5567

5668
[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/).
5769

70+
<figure class="image text-center">
71+
<img src="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+
5876
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.
5977

6078
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".
6179

80+
81+
<figure class="image text-center">
82+
<img src="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+
6288
## Conclusion
6389

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

Comments
 (0)