File size: 688 Bytes
63165e6 361ab09 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 | ---
title: StreamLitExtraLearnFrontendModel
emoji: ๐
colorFrom: indigo
colorTo: green
sdk: docker
pinned: false
---
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
# ExtraaLearn โ Frontend (Docker Space)
This Space hosts the **Streamlit UI** for the ExtraaLearn Lead Conversion demo.
It **calls the Backend API Space** for predictions.
## ๐ง Environment Variable
Set in **Settings โ Repository secrets / variables**:
- `BACKEND_URL` โ your backend Space base URL (without trailing slash)
Example: `https://<username>-<backendspace>.hf.space`
## โถ๏ธ Run
This is a **Hugging Face Docker Space**. The app starts with: |