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

  • Log In
  • Sign Up

Spaces:
Multichem-PD
/
MLB_HR_Finder
Build error

App Files Files Community
Fetching metadata from the HF Docker repository...
MLB_HR_Finder
3.56 kB
Ctrl+K
Ctrl+K
  • 3 contributors
History: 12 commits
James McCool
Update Streamlit app to extend cache duration for resource initialization from 60 to 300 seconds, improving performance. Add MongoDB URI to secrets.toml for secure database connection.
652af3f 12 months ago
  • src
    Update Streamlit app to extend cache duration for resource initialization from 60 to 300 seconds, improving performance. Add MongoDB URI to secrets.toml for secure database connection. 12 months ago
  • .gitattributes
    1.52 kB
    Duplicate from streamlit/streamlit-template-space 12 months ago
  • Dockerfile
    678 Bytes
    Reorder Dockerfile instructions to ensure requirements are installed after copying the requirements file. This change improves the build process by maintaining a clear sequence for dependency installation. 12 months ago
  • README.md
    419 Bytes
    initial commit 12 months ago
  • requirements.txt
    31 Bytes
    Update requirements and enhance Streamlit app with MongoDB integration. Added pymongo to requirements and implemented database connection and data retrieval in streamlit_app.py. 12 months ago