One Space, many demos from Ropedia Academy โ each tab is backed by a real model that fits its task:
Runs on free CPU (the LLM/DDPM are small; first LLM call loads the model and is slow).
For snappy generation, set the Space hardware to ZeroGPU and add spaces to requirements.txt โ
the code already guards GPU sections with @spaces.GPU, so it just works.
hf upload cy0307/ropedia-demos spaces/ropedia-demos . --repo-type=space
15 commits
One Space, many demos from Ropedia Academy โ each tab is backed by a real model that fits its task:
Runs on free CPU (the LLM/DDPM are small; first LLM call loads the model and is slow).
For snappy generation, set the Space hardware to ZeroGPU and add spaces to requirements.txt โ
the code already guards GPU sections with @spaces.GPU, so it just works.
hf upload cy0307/ropedia-demos spaces/ropedia-demos . --repo-type=space
15 commits