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