Getting started

This commit is contained in:
Moishe Lettvin
2023-12-25 19:09:11 -05:00
commit e724720e76
19 changed files with 1830 additions and 0 deletions

2
requirements.txt Normal file
View File

@@ -0,0 +1,2 @@
Pillow==10.1.0
typing_extensions==4.9.0