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

  • Log In
  • Sign Up

Spaces:
1234aurel
/
MD
Build error

App Files Files Community
Fetching metadata from the HF Docker repository...
MD
Ctrl+K
Ctrl+K
  • 1 contributor
History: 7 commits
1234aurel's picture
1234aurel
Create 小褌懈褏
fe50294 verified about 2 months ago
  • app.pyfrom fastapi import FastAPI app = FastAPI() @app.get("
    Create app.pyfrom fastapi import FastAPI app = FastAPI() @app.get("/") def greet_json(): return {"Hello": "World!"} about 2 months ago
  • .gitattributes
    1.52 kB
    initial commit about 2 months ago
  • README.md
    274 Bytes
    initial commit about 2 months ago
  • requirements.txt
    1.75 kB
    Create requirements.txt about 2 months ago
  • service
    1.69 kB
    Create service about 2 months ago
  • 小褌懈褏
    1.81 kB
    Create 小褌懈褏 about 2 months ago