Skip to content

PicsSmart/picssmart-fed-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PicsSmart-Federated-Server

This repository contains the federated server of the PicsSmart application.

Prerequisites

  • Python

Install the dependencies

cd image-captioning
python3 -m venv ./venv
source venv/bin/activate
pip install -r requirements.txt

How to run the application

cd image-captioning
source venv/bin/activate
python server.py

About

This is the federated server of the PicsSmart application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published