Views
No views yet
opening, rising_action, key_moment, twist, resolutionRealistic, Anime, Comic, Watercolor, or Sketchmodel.joblib — scikit-learn pipelines (TF‑IDF + Logistic Regression) for beats (multi-label) and style.inference.py — minimal interface with load_model() and predict().requirements.txt — dependencies to run inference.py.1pip install -r requirements.txt
2python -c "import inference; print(inference.predict(['A robot in a neon city discovers a secret, but time runs out.']))"⚠️ Trained on synthetic data; not suitable for production. Educational / research use only.