Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

comic-translation

Project setup

  1. Create virtual environment: python3 -m venv --prompt comic venv
  2. Activate virtual environment: source venv/bin/activate
  3. Install dependencies: pip install -r requirements.txt
  4. Install comic library: pip install -e .

Usage

Run app.py to start the web application.

To run a test without UI run comic/translate.py

Testing

Run pytest to run tests.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages