| | --- |
| | 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: |