--- 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 1. Create a Docker Space on Hugging Face 2. Upload all files 3. Add environment variables: - ollama.carai.agency:11434 - qwen2.5-coder-1.5b 4. Deploy ## Example API Call POST /generate { "prompt": "Hello world" }