This website requires JavaScript.
Explore
Help
Register
Sign In
EbookFoundation
/
alt-text
mirror of
https://github.com/EbookFoundation/alt-text.git
Watch
1
Star
0
Fork
You've already forked alt-text
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
7541877ec7
alt-text
/
.gitignore
6 lines
59 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Begin setting up for PyPi packaging. Added pyproject.toml, LICENSE, and README.md. Restructured files into '/src' and '/tests' folders. Edited 'idep.sh' and '.gitignore'.
2023-10-16 20:26:01 +00:00
/dist
**/__pycache__/
HUGE COMMIT. Created generative alt-text functions for AltTextHTML. Created parsing functions for AltTextEPUB. Created abstract classes for 'DescEngine' and 'OCREngine'. Created 'ReplicateMiniGPT4API' implementation for 'DescEngine'. Created 'GoogleVertexAPI' implementation for 'DescEngine'. Created 'Tesseract' implementation for 'OCREngine'.
2023-11-06 19:44:05 +00:00
/books
**/keys.py
**/vertex-key.json