.env.example
0 → 100644
+5
−0
+2
−0
prompts/cover-ocr.txt
0 → 100644
+46
−0
+5
−0
| Original line number | Diff line number | Diff line |
|---|---|---|
| @@ -2,3 +2,8 @@ requests==2.32.5 | ||
toml==0.10.2
|
||
tqdm==4.67.1
|
||
matplotlib==3.10.7
|
||
aiohttp==3.10.10
|
||
aiolimiter==1.1.0
|
||
openai==2.11.0
|
||
json-repair==0.54.2
|
||
python-dotenv==1.0.0 |
||
src/cover_ocr.py
0 → 100644
+223
−0
Loading