Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

Spaces:
AtPeak
/
mcp-server
Sleeping

App Files Files Community
Fetching metadata from the HF Docker repository...
mcp-server
Ctrl+K
Ctrl+K
  • 1 contributor
History: 10 commits
matsuap's picture
matsuap
Update Dockerfile to run main.py for starting the FastAPI server instead of multiple scripts.
745760b 3 months ago
  • .gitattributes
    1.52 kB
    initial commit 3 months ago
  • .gitignore
    20 Bytes
    初回コミットに基づくファイルの追加 3 months ago
  • Dockerfile
    391 Bytes
    Update Dockerfile to run main.py for starting the FastAPI server instead of multiple scripts. 3 months ago
  • README.md
    192 Bytes
    initial commit 3 months ago
  • app.py
    6.21 kB
    Refactor get_profile function to accept user_id directly, removing the Pydantic model dependency. 3 months ago
  • main.py
    505 Bytes
    Update Dockerfile to run main.py for starting the FastAPI server instead of multiple scripts. 3 months ago
  • numpy_server.py
    420 Bytes
    Update Dockerfile to streamline application setup by copying all contents and modifying the command to run multiple Python scripts concurrently. 3 months ago
  • requirements.txt
    20 Bytes
    Add scipy as a dependency in requirements.txt 3 months ago
  • scipy_server.py
    594 Bytes
    Update Dockerfile to streamline application setup by copying all contents and modifying the command to run multiple Python scripts concurrently. 3 months ago