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:
gxm00009
/
cryptostock-pro
Runtime error

App Files Files Community
Fetching metadata from the HF Docker repository...
cryptostock-pro / backend /app
205 kB
Ctrl+K
Ctrl+K
  • 4 contributors
History: 11 commits
gauthambinoy
Fix investment router: use dict access instead of dataclass attributes
45e29c3 5 months ago
  • routers
    Fix investment router: use dict access instead of dataclass attributes 5 months ago
  • services
    Add Investment Profit Prediction Engine - the core product 5 months ago
  • __init__.py
    48 Bytes
    Initial commit: CryptoStock Pro - Full Stack Portfolio Tracker 7 months ago
  • auth.py
    4.54 kB
    Fix JWT auth: convert sub claim to string, pin bcrypt 4.0.1 5 months ago
  • config.py
    1.28 kB
    Security hardening: fix critical and high severity vulnerabilities 5 months ago
  • database.py
    995 Bytes
    Add ML prediction (RandomForest), Docker, and HuggingFace Spaces deployment 5 months ago
  • main.py
    7.78 kB
    Add Investment Profit Prediction Engine - the core product 5 months ago
  • models.py
    7.01 kB
    Add 25 new features: analytics, AI prediction, watchlist, news, and more 5 months ago
  • schemas.py
    9.86 kB
    Add 25 new features: analytics, AI prediction, watchlist, news, and more 5 months ago