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
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

Spaces:
forgeflow-ai
/
forgeflow-core
Sleeping

App Files Files Community
Fetching metadata from the HF Docker repository...
forgeflow-core
43.6 kB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 34 commits
Caner Giden
Fix: Make seed more robust, save API key even if hash fails
e0fc6a0 7 months ago
  • .github
    Update deploy-to-hf.yml 7 months ago
  • alembic
    A4: Add projects, flows, flow_runs models and API endpoints 7 months ago
  • app
    Fix: Improve /admin/api-key endpoint with multiple file paths and DB fallback 7 months ago
  • .gitignore
    4.69 kB
    Initial commit 7 months ago
  • Dockerfile
    163 Bytes
    Rename app.py to main.py to avoid conflict with app package 7 months ago
  • README.md
    198 Bytes
    Rename app.py to main.py to avoid conflict with app package 7 months ago
  • alembic.ini
    560 Bytes
    Restructure project: add models, alembic migrations, and core modules 7 months ago
  • main.py
    4.88 kB
    Fix: Make seed more robust, save API key even if hash fails 7 months ago
  • requirements.txt
    206 Bytes
    Fix: Use psycopg v3 and lazy DB engine initialization to prevent import errors 7 months ago