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