Spaces:
Runtime error
Runtime error
A newer version of the Streamlit SDK is available:
1.42.2
metadata
title: Image Colorization using Mlops
emoji: π
colorFrom: red
colorTo: yellow
sdk: streamlit
sdk_version: 1.37.1
app_file: app.py
pinned: false
license: mit
image-colorization-mlops
Workflows
- Update config.yaml
- Update secrets.yaml [Optional]
- Update params.yaml
- Update the entity
- Update the configuration manager in src config
- Update the components
- Update the pipeline
- Update the main.py
- Update the dvc.yaml
- app.py
How to run?
STEPS:
Clone the repository
https://github.com/HAKIM-ML/
image-colorization-mlops
### STEP 01- Create a conda environment after opening the repository
```bash
conda create -n cnncls python=3.8 -y
conda activate cnncls
STEP 02- install the requirements
pip install -r requirements.txt
# Finally run the following command
python app.py
Now,
open up you local host and port