Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 295 Bytes

README.md

File metadata and controls

20 lines (16 loc) · 295 Bytes

discoGAN-processing

first processing server of fontto
approach : discoGAN model

Requirements

  • python3.6
  • pytorch
  • CUDA

Usage

  1. install dependencies
pip install -r requirements.txt
  1. start flask server
python server.py