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
File size: 132 Bytes
686c9a0 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:f47b8282fae1e47f8bf4d0d32c81e76a70f380d50b314d6ca337b870b6a0aaf5
size 4235392
|