Instructions to use k-l-lambda/clip-text-generator with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use k-l-lambda/clip-text-generator with Transformers:
# Load model directly from transformers import ClipTextGenerator model = ClipTextGenerator.from_pretrained("k-l-lambda/clip-text-generator", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Commit ·
a20f6d1
1
Parent(s): 3c00660
add model
Browse files- pytorch_model.bin +1 -1
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 644287475
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3ad9ddde605b37c80a3c202200e728fcb0ffb4e9422635cf0cdf46eb2fa15f22
|
| 3 |
size 644287475
|