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
539 kB
  • 2 contributors
History: 53 commits
leoeric's picture
leoeric
Fix: Remove unsupported show_copy_button parameter and fix PYTORCH_ALLOC_CONF deprecation
d092df2 2 months ago
  • configs
    Initial commit for HF Space - code files only 2 months ago
  • misc
    Initial commit for HF Space - code files only 2 months ago
  • utils
    Fix GPU abort error: improve ZeroGPU decorator detection and GPU context handling 2 months ago
  • .gitignore
    53 Bytes
    Add ckpts folder to gitignore 2 months ago
  • .spaceignore
    441 Bytes
    Remove outputs/ and *.log from spaceignore so generated files are visible 2 months ago
  • MODEL_HUB_SETUP.md
    3.08 kB
    Configure Model Hub repo IDs and add setup guide 2 months ago
  • PASSWORD_AUTH_SETUP.md
    2.51 kB
    Add password authentication for users without HF accounts 2 months ago
  • README.md
    813 Bytes
    Update README.md 2 months ago
  • app.py
    37.3 kB
    Fix: Remove unsupported show_copy_button parameter and fix PYTORCH_ALLOC_CONF deprecation 2 months ago
  • dataset.py
    40.8 kB
    Fix GPU abort error: improve ZeroGPU decorator detection and GPU context handling 2 months ago
  • requirements.txt
    787 Bytes
    Add decord and webdataset dependencies 2 months ago
  • requirements_hf.txt
    787 Bytes
    Add decord and webdataset dependencies 2 months ago
  • sample.py
    20.8 kB
    Fix GPU abort: Add memory optimizations (half precision, better monitoring) 2 months ago
  • train.py
    28.3 kB
    Ensure train.py, dataset.py, and misc/ are included in Space 2 months ago
  • transformer_flow.py
    59.3 kB
    Initial commit for HF Space - code files only 2 months ago