AI Integrations Powered By Hugging Face
The bundle ships two example integrations built on Hugging Face models:
- Hugging Face Image To Image Prompt: An Interaction Action that generates images with AI models based on an existing image.
- Fine-tune Hugging Face Models: Automation Action Steps that fine-tune image and text classification models on data managed within Pimcore, plus steps that start and pause the Hugging Face space hosting the fine-tuning service.
The Image To Image Prompt action calls the Hugging Face Inference API and uses the Hugging Face credentials configured
in the Pimcore Copilot bundle. The fine-tuning steps talk to a Pimcore Fine-Tuning Service instance instead, which is
configured per step with its own base_url and access_token.