Litehat Chat Deployment
The chat interface is ready. Here's how to run it:
Option 1: Run Locally
git clone https://huggingface.co/dryymatt/Litehat-Universal-Engine
cd Litehat-Universal-Engine
pip install gradio torch numpy httpx
python app.py
Option 2: Deploy as Hugging Face Space
- Go to https://huggingface.co/new-space
- Name:
litehat-wizard - SDK: Gradio
- Upload these files:
app.py,requirements.txt,litehat/ - The Space auto-builds and deploys
Option 3: Run the CLI
python -m litehat summon --dream "build me a social network for gardeners"