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

  • Log In
  • Sign Up

Spaces:
ToKnow-ai
/
social-media-handle-checker
Sleeping

App Files Files Community
Fetching metadata from the HF Docker repository...
social-media-handle-checker
Ctrl+K
Ctrl+K
  • 1 contributor
History: 24 commits
mckabue's picture
mckabue
Replace Quart with FastAPI and update Dockerfile and requirements for Uvicorn
8bcdfbb 5 months ago
  • .github
    Add GitHub Actions workflow for syncing to Hugging Face hub and update README title 5 months ago
  • templates
    Refactor app.py to use Jinja2 templates for rendering index.html and pass social media data as JSON 5 months ago
  • .gitattributes
    1.52 kB
    initial commit 5 months ago
  • .gitignore
    13 Bytes
    Add social media handle checker application with Quart framework 5 months ago
  • Dockerfile
    528 Bytes
    Replace Quart with FastAPI and update Dockerfile and requirements for Uvicorn 5 months ago
  • README.md
    220 Bytes
    Add GitHub Actions workflow for syncing to Hugging Face hub and update README title 5 months ago
  • app.py
    1.46 kB
    Refactor app.py to use Jinja2 templates for rendering index.html and pass social media data as JSON 5 months ago
  • requirements.txt
    34 Bytes
    Replace Quart with FastAPI and update Dockerfile and requirements for Uvicorn 5 months ago
  • utils.py
    6.1 kB
    Refactor app.py to use Jinja2 templates for rendering index.html and pass social media data as JSON 5 months ago