Skip to content

Repository files navigation

Fonts Generation for Indic Scripts

Font style transfer for Indian scripts using GANs.
Currently supports only Devanagari.

For full details about the project, go to:
https://fonts.ai4bharat.org

WebDemo UI

Ensure you have installed StreamLit by pip install streamlit

To run: streamlit run font_GAN_ui.py

Hosting UI on GCP

Pre-requisites

  • Create a GCP VM (Compute Engine) with HTTP/HTTPS exposed
  • Optional: Set a static IP to the VM
  • Install a remote Terminal session mananger: sudo apt install byobu

Running StreamLit server

  • Type byobu to open a session
  • cd into the project directory
  • Run UI on port 80: sudo env PATH=$PATH streamlit run font_GAN_ui.py --server.port 80

Now you can access the UI at: http://<VM_IP>/

About

Font style transfer for Devanāgarī script using GANs

Topics

Resources

Stars

13 stars

Watchers

5 watching

Forks

Releases

Packages

Used by

Contributors

Languages