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: README.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -32,11 +32,11 @@ Don't forget to [star (🌟) this repo](https://docs.github.com/en/get-started/e
32
32
33
33
We're constantly improving this course with the latest AI tools, models, and practical samples:
34
34
35
-
-**New: Hugging Face MCP Server Image Generation Samples!**
35
+
-**🖼️ New! Hugging Face MCP Server Image Generation Samples!**
36
+
36
37
- Explore new C# console app samples that show how to use the Hugging Face MCP Server to generate images directly from your code.
37
-
- Try the sample using GitHub Models or Azure AI Foundry: [`03-CoreGenerativeAITechniques/src/MCP-01-HuggingFace/Program.cs`](./03-CoreGenerativeAITechniques/src/MCP-01-HuggingFace/Program.cs)
38
-
- Or use Ollama for local model inference: [`03-CoreGenerativeAITechniques/src/MCP-02-HuggingFace-Ollama/Program.cs`](./03-CoreGenerativeAITechniques/src/MCP-02-HuggingFace-Ollama/Program.cs)
39
-
- These samples demonstrate how to integrate image generation into .NET console applications using modern AI model providers.
38
+
-[Try the sample using GitHub Models or Azure AI Foundry](./03-CoreGenerativeAITechniques/src/MCP-01-HuggingFace/Program.cs)
39
+
-[Use Ollama for local model inference](./03-CoreGenerativeAITechniques/src/MCP-02-HuggingFace-Ollama/Program.cs)
0 commit comments