hoàn thành server api dự đoán ra file tiff

This commit is contained in:
Victor Phan
2025-12-13 14:20:57 +07:00
parent a77f051f94
commit 3fcaac00ab
17 changed files with 1399 additions and 25 deletions
Executable
+1
View File
@@ -0,0 +1 @@
uvicorn api_server:app --reload --host 0.0.0.0 --port 8000