Instructions to use Z3K3/jubbaModel with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Z3K3/jubbaModel with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-to-audio", model="Z3K3/jubbaModel")# Load model directly from transformers import AutoTokenizer, AutoModelForTextToWaveform tokenizer = AutoTokenizer.from_pretrained("Z3K3/jubbaModel") model = AutoModelForTextToWaveform.from_pretrained("Z3K3/jubbaModel") - Notebooks
- Google Colab
- Kaggle
i dont want it no more
Browse files- pytorch_model.bin +0 -3
pytorch_model.bin
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:b51b0ec25096748bb9a86bf37e41b487024ab2b7077d26cc9e007525f47cd189
|
| 3 |
-
size 8042351585
|
|
|
|
|
|
|
|
|
|
|
|