This commit is contained in:
team3
2026-07-10 16:17:29 +02:00
parent 0a41166cca
commit 718c18523d
10 changed files with 297 additions and 16 deletions

7
backend/requirements.txt Normal file
View File

@@ -0,0 +1,7 @@
# Runtime-Abhängigkeiten (torch kommt im Dockerfile als CPU-Build davor)
fastapi
uvicorn[standard]
httpx
ftfy
fuzzysearch
sentence-transformers