Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

Spaces:
vectorplasticity
/
universal-model-trainer
Sleeping

App Files Files Community
Fetching metadata from the HF Docker repository...
universal-model-trainer / app
389 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 68 commits
vectorplasticity's picture
vectorplasticity
Update app/config.py
7cf29f9 verified 21 days ago
  • config
    Add dataset map configuration about 1 month ago
  • routers
    Update app/routers/system.py about 1 month ago
  • services
    Update app/services/training_service.py about 1 month ago
  • static
    Add dashboard JavaScript about 1 month ago
  • templates
    Simplify dashboard - fix column mapping, job tracking, and form submission about 1 month ago
  • utils
    Add utils package init about 1 month ago
  • __init__.py
    329 Bytes
    Add package __init__ files about 1 month ago
  • auth.py
    8.98 kB
    Simplify auth - remove middleware, keep session handling only about 1 month ago
  • config.py
    7.22 kB
    Update app/config.py 21 days ago
  • database.py
    8.77 kB
    Add database module with models about 1 month ago
  • main.py
    5.73 kB
    FIX: Start training queue workers on startup - jobs will now actually process! about 1 month ago