Instructions to use DeepBeepMeep/LongCat with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusion Single File
How to use DeepBeepMeep/LongCat with Diffusion Single File:
# No code snippets available yet for this library. # To use this model, check the repository files and the library's documentation. # Want to help? PRs adding snippets are welcome at: # https://github.com/huggingface/huggingface.js
- Notebooks
- Google Colab
- Kaggle
Expected speeds on 5070ti for regular T2V model
#1
by seedmanc - opened
What are the it/s or render times for T2V 576x320 10s clip (150 frames) at 30 steps? I was getting 120s per iteration at first (that's 50 minutes total), then I edited something in code and halved that, then I did something more and halved it again, so I'm now at 23s/it and 12 minutes per video. Now I wonder whether it was initially something wrong with my setup or I discovered a major speedup by accident.
seedmanc changed discussion title from Expected speeds on 5070ti to Expected speeds on 5070ti for regular T2V model