Skip to content

Add 2 new Replicate models#38

Open
claude[bot] wants to merge 2 commits intomainfrom
opencode/replicate-model-sync-20260306134711
Open

Add 2 new Replicate models#38
claude[bot] wants to merge 2 commits intomainfrom
opencode/replicate-model-sync-20260306134711

Conversation

@claude
Copy link

@claude claude bot commented Mar 6, 2026

Summary

Added 2 new Replicate models to the nodetool-replicate repository:

  1. Phi_3_Mini_4K_Instruct (microsoft/phi-3-mini-4k-instruct) - Microsoft's 3.8B parameter lightweight open model trained with Phi-3 datasets (text generation)

  2. Deforum_Stable_Diffusion (deforum-art/deforum-stable-diffusion) - Deforum Stable Diffusion for creating animated videos (video generation)

Changes

  • Added 2 model definitions to src/nodetool/nodes/replicate/gencode.py
  • Generated node implementations for both models
  • Updated package metadata (159 total nodes)
  • Generated DSL code for all namespaces
  • Fixed code formatting issues
  • Updated features log

Test plan

  • Nodes generated successfully
  • Package metadata updated
  • DSL code generated
  • Linting passes (ruff check .)
  • Formatting passes (black --check .)

🤖 Generated with Claude Code

github-actions bot and others added 2 commits March 6, 2026 13:47
- Add microsoft/phi-3-mini-4k-instruct: Microsoft's 3.8B parameter lightweight LLM (text.generate)
- Add deforum-art/deforum-stable-diffusion: Deforum Stable Diffusion for video generation (video.generate)

Generated 159 total nodes, updated package metadata and DSL code, fixed code formatting.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
….1, OpenJourney V4)

- fofr/sdxl-controlnet-lora: Multi-controlnet SDXL with LoRA loading, img2img, and inpainting
- lucataco/realistic-vision-v5.1: Implementation of Realistic Vision v5.1 with VAE for photorealistic images
- prompthero/openjourney-v4: SD 1.5 trained with +124k Midjourney v4 images

All models are in the image.generate namespace and include proper ImageRef overrides for image inputs.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants