slop continues

This commit is contained in:
2026-02-21 14:26:41 -05:00
parent 15b2bd622f
commit 672b184c86
6 changed files with 328 additions and 4469 deletions

View File

@@ -1,3 +1,4 @@
# pyproject.toml
[project]
name = "manual_slop"
version = "0.1.0"
@@ -5,6 +6,6 @@ requires-python = ">=3.11"
dependencies = [
"dearpygui",
"google-genai",
"anthropic",
"tomli-w"
]