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

  • Log In
  • Sign Up

Spaces:
rawwerks
/
handwriting-ocr
Runtime error

App Files Files Community
Fetching metadata from the HF Docker repository...
handwriting-ocr
Ctrl+K
Ctrl+K
  • 1 contributor
History: 9 commits
Raymond Weitekamp
refactor: remove logged-in e2e test for local development - Remove test_page_loads_logged_in test since OAuth features are mocked in local dev - Keep test_page_loads_logged_out for basic page load verification
9dbf2cc 6 months ago
  • .gitattributes
    42 Bytes
    Initial commit without binary files 6 months ago
  • .gitignore
    249 Bytes
    Add chrome_profile/ to .gitignore 6 months ago
  • README.md
    1.22 kB
    fix version 6 months ago
  • app.py
    11.1 kB
    Fix OAuth implementation and visibility handling 6 months ago
  • requirements.txt
    119 Bytes
    Fix OAuth implementation and visibility handling 6 months ago
  • run_local.sh
    827 Bytes
    Initial commit without binary files 6 months ago
  • test_app.py
    1.94 kB
    Fix tests: remove interface test, keep OCRDataCollector tests only 6 months ago
  • test_e2e.py
    1.5 kB
    refactor: remove logged-in e2e test for local development - Remove test_page_loads_logged_in test since OAuth features are mocked in local dev - Keep test_page_loads_logged_out for basic page load verification 6 months ago
  • test_local.sh
    1.68 kB
    Initial commit without binary files 6 months ago