Skip to content

Commit ee0d881

Browse files
committed
interim commit
1 parent e9c86bf commit ee0d881

File tree

1 file changed

+18
-5
lines changed

1 file changed

+18
-5
lines changed

claudeimages-mcp.md renamed to claude-images-mcp.md

Lines changed: 18 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,15 +11,28 @@ TODO:: ADD THUMBNAIL
1111
# Use Spaces to generate Images from Claude
1212

1313
> [!TIP]
14-
> **TL;DR:** Its easier than ever to generate detailed pictures using the latest models - by connecting Claude to Hugging Face Spaces. This article describes how and why, and introduces the recently launched Krea and Qwen image models.
14+
> **TL;DR:** Its easier than ever to generate detailed pictures using the latest AI models - by connecting Claude to Hugging Face Spaces. This article describes how, why, and introduces recently launched models which excel at producing natural images and including text.
1515
1616
## Introduction
1717

18-
Recent Image Generation models have made huge advances in their ability to follow instructions and produce realistic outputs. They are now easier than ever to access by connecting them to Claude. The advantages of using a models like Claude with Spaces are:
19-
- It crafts detailed prompts to help bring your creation to life and improve output quality.
20-
- It can "see" the results, and iterate on designs and techniques to get the perfect results.
18+
Recent advances in Image Generation models have improved their ability to produce realistic outputs, follow precise instructions and incorporate high quality text. These latest models are now easier than ever to access by connecting them to Claude.
19+
20+
The advantages of using generating pictures using AI tools like Claude are:
21+
- Building detailed prompts that improve the output quality of generated images.
22+
- The AI can "see" the generate image, and can then iterate on designs and techniques to get perfect results.
23+
24+
To get started, create a free [Hugging Face account](https://huggingface.co/join), then connect Claude to Hugging Face. The below video shows the exact steps needed:
25+
26+
<figure class="image flex flex-col items-center text-center m-0 w-full">
27+
<video
28+
alt="claude-auth-flow.mp4"
29+
autoplay loop autobuffer muted playsinline
30+
>
31+
<source src="https://huggingface.co/datasets/huggingface/documentation-images/resolve/main/claude-images-mcp/claude-auth-flow.mp4" type="video/mp4">
32+
</video>
33+
<figcaption>Conneting Claude to Hugging Face</figcaption>
34+
</figure>
2135

22-
To get started, create a free Hugging Face account, then connect Claude to Hugging Face as below:
2336

2437

2538
Make sure that the Hugging Face connector is enabled, and .

0 commit comments

Comments
 (0)