Add bitcoin price predictor for external tool server

This commit is contained in:
Taehong Gu
2025-06-23 21:55:08 +09:00
parent 2ecb9fc118
commit b348055485
3 changed files with 179 additions and 0 deletions
@@ -0,0 +1,5 @@
fastapi
uvicorn[standard]
pydantic
python-multipart
pandas