metadata
title: 'PyRunner '
sdk: docker
emoji: 🚀
colorFrom: indigo
colorTo: blue
pinned: true
thumbnail: >-
https://cdn-uploads.huggingface.co/production/uploads/6a1769ffcfaac5e55b5529c8/6nAY2RmVhukmstsstMvRI.png
short_description: PyRunner Automations
PyRunner Hugging Face Space
A lightweight AI orchestration backend for:
- Ollama
- Qwen
- Llama
- Image workflows
- n8n
- FastAPI
Deploy
- Create a Docker Space on Hugging Face
- Upload all files
- Add environment variables:
- ollama.carai.agency:11434
- qwen2.5-coder-1.5b
- Deploy
Example API Call
POST /generate
{ "prompt": "Hello world" }