Spaces:
Sleeping
Sleeping
| title: My MLOps Pipeline Example | |
| emoji: ๐ | |
| colorFrom: blue | |
| colorTo: green | |
| sdk: gradio | |
| sdk_version: 6.2.0 | |
| app_file: app.py | |
| pinned: false | |
| license: cc | |
| # My MLOps Pipeline Example | |
| This Hugging Face Space demonstrates a simple **MLOps pipeline**. | |
| ## Features | |
| - Deployment via Gradio interface | |
| - CI/CD automation using GitHub Actions | |
| ## How to use | |
| 1. Launch the Space. | |
| 2. Interact with the Gradio UI in the browser. | |
| 3. Upload your dataset or use the provided examples. | |
| ## LINK | |
| https://huggingface.co/spaces/Ghaithhmz/MLops_pipeline_example | |