Skip to content

Latest commit

 

History

History
60 lines (37 loc) · 1006 Bytes

File metadata and controls

60 lines (37 loc) · 1006 Bytes

Immo-Eliza-Model-Deployment

Overview

Installation

To install Immoweb Scraper, follow these steps:

1 - Clone the repository to your machine.

git clone https://github.com/

2 - Go to the immo-eliza-model-deployment directory

cd immo-eliza-model-deployment

3 - Create a virtual environment (optional but recommended):

python -m venv env
source env/bin/activate

4 - Before running the immo-eliza-model-deployment install the requirements file. For the requirements:

 pip install -r requirements.txt

Usage

Run the main.py script using the command:

python main.py

immo-eliza-model-deployment doing this and getting this.

Deployment

Visualization

Contributors