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...
89e0b68
starflow
523 kB
2 contributors
History:
43 commits
leoeric
Remove outputs/ and *.log from spaceignore so generated files are visible
89e0b68
6 days ago
configs
Initial commit for HF Space - code files only
6 days ago
misc
Initial commit for HF Space - code files only
6 days ago
utils
Initial commit for HF Space - code files only
6 days ago
.gitignore
Safe
53 Bytes
Add ckpts folder to gitignore
6 days ago
.spaceignore
Safe
441 Bytes
Remove outputs/ and *.log from spaceignore so generated files are visible
6 days ago
MODEL_HUB_SETUP.md
Safe
3.08 kB
Configure Model Hub repo IDs and add setup guide
6 days ago
PASSWORD_AUTH_SETUP.md
Safe
2.51 kB
Add password authentication for users without HF accounts
6 days ago
README.md
Safe
813 Bytes
Update README.md
6 days ago
app.py
Safe
26.3 kB
Fix CUDA out of memory error by clearing cache between model loads and enabling expandable segments
6 days ago
dataset.py
Safe
39 kB
Add dataset.py and fix OpenMP warning
6 days ago
requirements.txt
Safe
787 Bytes
Add decord and webdataset dependencies
6 days ago
requirements_hf.txt
Safe
787 Bytes
Add decord and webdataset dependencies
6 days ago
sample.py
Safe
18.1 kB
Fix CUDA out of memory error by clearing cache between model loads and enabling expandable segments
6 days ago
train.py
Safe
28.3 kB
Ensure train.py, dataset.py, and misc/ are included in Space
6 days ago
transformer_flow.py
Safe
59.3 kB
Initial commit for HF Space - code files only
6 days ago