This repository contains the federated server of the PicsSmart application.
- Python
cd image-captioning
python3 -m venv ./venv
source venv/bin/activate
pip install -r requirements.txtcd image-captioning
source venv/bin/activate
python server.py| Name | Name | Last commit date | ||
|---|---|---|---|---|
This repository contains the federated server of the PicsSmart application.
cd image-captioning
python3 -m venv ./venv
source venv/bin/activate
pip install -r requirements.txtcd image-captioning
source venv/bin/activate
python server.py