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

  • Log In
  • Sign Up

Spaces:
Multichem-PD
/
LOL_Matchups_Model
Running

App Files Files Community
Fetching metadata from the HF Docker repository...
LOL_Matchups_Model
Ctrl+K
Ctrl+K
  • 2 contributors
History: 45 commits
James McCool
Refactor caching mechanism in app.py by removing the TTL parameter from the @st .cache_data decorator. This change simplifies the caching behavior for simulated statistics, ensuring data is cached without a time limit, which may improve performance during repeated simulations.
b966d2c 7 months ago
  • .gitattributes
    1.52 kB
    initial commit 7 months ago
  • README.md
    244 Bytes
    initial commit 7 months ago
  • app.py
    22.2 kB
    Refactor caching mechanism in app.py by removing the TTL parameter from the @st.cache_data decorator. This change simplifies the caching behavior for simulated statistics, ensuring data is cached without a time limit, which may improve performance during repeated simulations. 7 months ago
  • app.yaml
    171 Bytes
    Initial commit loading app.py, app.yaml, and requirements.txt 7 months ago
  • requirements.txt
    70 Bytes
    Initial commit loading app.py, app.yaml, and requirements.txt 7 months ago