Disable CORS

This commit is contained in:
Adam Ladachowski
2026-02-15 21:45:23 +01:00
parent 08e612ffa0
commit c9d76dc382
7 changed files with 1073 additions and 606 deletions
+1
View File
@@ -11,6 +11,7 @@ dependencies = [
"typer>=0.15.0",
"websocket-client>=1.9.0",
"huggingface_hub>=0.25.0",
"sqlmodel>=0.0.33",
]
[project.optional-dependencies]