assaylens-demo / README.md
lighteternal's picture
Fix Space metadata
fadab17 verified
|
Raw
History Blame Contribute Delete
398 Bytes
---
title: AssayLens Demo
emoji: 🧪
colorFrom: green
colorTo: gray
sdk: docker
app_port: 7860
pinned: false
---
# AssayLens Demo
HF Spaces wrapper for the AssayLens Gradio recommender.
The container runs:
```bash
python scripts/11_gradio_demo.py
```
Set `OPENAI_API_KEY` as a private Space secret only if optional LLM explanations
are needed. The app does not ask users to paste an API key.