Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
GlobalStudio
/
starflow
like
0
Running
on
Zero
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
starflow
539 kB
2 contributors
History:
53 commits
leoeric
Fix: Remove unsupported show_copy_button parameter and fix PYTORCH_ALLOC_CONF deprecation
d092df2
7 days ago
configs
Initial commit for HF Space - code files only
8 days ago
misc
Initial commit for HF Space - code files only
8 days ago
utils
Fix GPU abort error: improve ZeroGPU decorator detection and GPU context handling
7 days ago
.gitignore
Safe
53 Bytes
Add ckpts folder to gitignore
8 days ago
.spaceignore
Safe
441 Bytes
Remove outputs/ and *.log from spaceignore so generated files are visible
8 days ago
MODEL_HUB_SETUP.md
Safe
3.08 kB
Configure Model Hub repo IDs and add setup guide
8 days ago
PASSWORD_AUTH_SETUP.md
Safe
2.51 kB
Add password authentication for users without HF accounts
8 days ago
README.md
Safe
813 Bytes
Update README.md
8 days ago
app.py
Safe
37.3 kB
Fix: Remove unsupported show_copy_button parameter and fix PYTORCH_ALLOC_CONF deprecation
7 days ago
dataset.py
Safe
40.8 kB
Fix GPU abort error: improve ZeroGPU decorator detection and GPU context handling
7 days ago
requirements.txt
Safe
787 Bytes
Add decord and webdataset dependencies
8 days ago
requirements_hf.txt
Safe
787 Bytes
Add decord and webdataset dependencies
8 days ago
sample.py
Safe
20.8 kB
Fix GPU abort: Add memory optimizations (half precision, better monitoring)
7 days ago
train.py
Safe
28.3 kB
Ensure train.py, dataset.py, and misc/ are included in Space
8 days ago
transformer_flow.py
Safe
59.3 kB
Initial commit for HF Space - code files only
8 days ago