SageCam / README.md
sinhal's picture
Upload README.md with huggingface_hub
6d7b6ac verified
|
Raw
History Blame Contribute Delete
1.04 kB
---
title: SageCam
emoji: 🌸
colorFrom: pink
colorTo: purple
sdk: docker
app_port: 7860
pinned: false
variables:
MODEL_REPO_ID: sinhal/barbie-gguf
MODEL_FILENAME: barbie.gguf
---
# SageCam 🌸
An Omegle-style interactive web application where you can video chat with Sage, your fine-tuned obsessed girlfriend.
## Features
- **Looping Video Feed**: Immersive video of Sage.
- **Curate Sage**: A control panel to customize her system prompt or shuffle personality traits.
- **Modern Chat UI**: Sleek chat bubbles (User is black, Sage is cute pink) with inline typing loading animations and smooth character-by-character text streaming.
- **Standalone Execution**: Runs entirely in python using `llama-cpp-python`, downloading the GGUF weights directly from Hugging Face Hub.
## Deployment Setup
This Space is configured to run fully automatically! It will automatically download the GGUF model from the model repository specified in the `variables` section.
- **Model Repo**: `sinhal/barbie-gguf`
- **Model File**: `barbie.gguf`