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

  • Log In
  • Sign Up

Spaces:
GlobalStudio
/
starflow
Sleeping

App Files Files Community
Fetching metadata from the HF Docker repository...
starflow
523 kB
  • 2 contributors
History: 42 commits
leoeric's picture
leoeric
Fix CUDA out of memory error by clearing cache between model loads and enabling expandable segments
3a6a9cd 9 days ago
  • configs
    Initial commit for HF Space - code files only 10 days ago
  • misc
    Initial commit for HF Space - code files only 10 days ago
  • utils
    Initial commit for HF Space - code files only 10 days ago
  • .gitignore
    53 Bytes
    Add ckpts folder to gitignore 10 days ago
  • .spaceignore
    340 Bytes
    Include dataset.py and misc/ in Space - needed by sample.py 9 days ago
  • MODEL_HUB_SETUP.md
    3.08 kB
    Configure Model Hub repo IDs and add setup guide 10 days ago
  • PASSWORD_AUTH_SETUP.md
    2.51 kB
    Add password authentication for users without HF accounts 10 days ago
  • README.md
    813 Bytes
    Update README.md 9 days ago
  • app.py
    26.3 kB
    Fix CUDA out of memory error by clearing cache between model loads and enabling expandable segments 9 days ago
  • dataset.py
    39 kB
    Add dataset.py and fix OpenMP warning 10 days ago
  • requirements.txt
    787 Bytes
    Add decord and webdataset dependencies 10 days ago
  • requirements_hf.txt
    787 Bytes
    Add decord and webdataset dependencies 10 days ago
  • sample.py
    18.1 kB
    Fix CUDA out of memory error by clearing cache between model loads and enabling expandable segments 9 days ago
  • train.py
    28.3 kB
    Ensure train.py, dataset.py, and misc/ are included in Space 9 days ago
  • transformer_flow.py
    59.3 kB
    Initial commit for HF Space - code files only 10 days ago