Instructions to use camenduru/VideoComposer with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- OpenCLIP
How to use camenduru/VideoComposer with OpenCLIP:
import open_clip model, preprocess_train, preprocess_val = open_clip.create_model_and_transforms('hf-hub:camenduru/VideoComposer') tokenizer = open_clip.get_tokenizer('hf-hub:camenduru/VideoComposer') - Notebooks
- Google Colab
- Kaggle
Upload flash_attn-1.0.7-py3.10-linux-x86_64.egg
Browse files
.gitattributes
CHANGED
|
@@ -49,3 +49,4 @@ source/results/exp06_text_depths_vs_style-S09999-1.gif filter=lfs diff=lfs merge
|
|
| 49 |
source/results/exp06_text_depths_vs_style-S09999-2.gif filter=lfs diff=lfs merge=lfs -text
|
| 50 |
source/results/exp06_text_depths_vs_style-S09999-3.gif filter=lfs diff=lfs merge=lfs -text
|
| 51 |
flash_attn-1.0.7-cp310-cp310-linux_x86_64.whl filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
| 49 |
source/results/exp06_text_depths_vs_style-S09999-2.gif filter=lfs diff=lfs merge=lfs -text
|
| 50 |
source/results/exp06_text_depths_vs_style-S09999-3.gif filter=lfs diff=lfs merge=lfs -text
|
| 51 |
flash_attn-1.0.7-cp310-cp310-linux_x86_64.whl filter=lfs diff=lfs merge=lfs -text
|
| 52 |
+
flash_attn-1.0.7-py3.10-linux-x86_64.egg filter=lfs diff=lfs merge=lfs -text
|
flash_attn-1.0.7-py3.10-linux-x86_64.egg
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:513c6ef7a67e967c5746a28c00fb93bf448c1d7f3fc2e9365871abc7b54229f9
|
| 3 |
+
size 73080649
|