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
e8da68aa49
alt-text
/
.gitignore
8 lines
75 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
Fixed bug in multi-threaded association creation. Removed test engines from ocrengine and descengine. Condensed Replicate DescEngines into one.
2023-11-29 02:17:35 +00:00
/tests/outputs
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
**/keys.py
**/vertex-key.json