Instructions to use sijunhe/tiny-random-stable-diffusion-pipe-1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- paddlenlp
How to use sijunhe/tiny-random-stable-diffusion-pipe-1 with paddlenlp:
# ⚠️ Type of model unknown from paddlenlp.transformers import AutoTokenizer, AutoModel tokenizer = AutoTokenizer.from_pretrained("sijunhe/tiny-random-stable-diffusion-pipe-1", from_hf_hub=True) model = AutoModel.from_pretrained("sijunhe/tiny-random-stable-diffusion-pipe-1", from_hf_hub=True) - Notebooks
- Google Colab
- Kaggle
- Downloads last month
- -
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support