From 85ba30003bd7aa385e341e0adc01fac012efaba6 Mon Sep 17 00:00:00 2001 From: DJP Date: Thu, 11 Dec 2025 09:48:12 -0500 Subject: [PATCH] Add runwayml dependency to backend requirements --- backend/requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/backend/requirements.txt b/backend/requirements.txt index fa34d40..8b60f77 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -27,6 +27,7 @@ anthropic==0.14.0 google-generativeai==0.3.2 google-genai==0.3.0 google-cloud-aiplatform==1.38.0 +runwayml==0.4.0 stability-sdk==0.8.4 # Video/Audio Processing