Instructions to use NatureUniverse/playground-v2-training with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use NatureUniverse/playground-v2-training with Transformers:
# Load model directly from transformers import AutoTokenizer, CLIPTextModelWithProjection tokenizer = AutoTokenizer.from_pretrained("NatureUniverse/playground-v2-training") model = CLIPTextModelWithProjection.from_pretrained("NatureUniverse/playground-v2-training") - Notebooks
- Google Colab
- Kaggle
README.md exists but content is empty.
- Downloads last month
- 3