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:4395fa7915c19e5ed3223e6890a8bb4eb2dd197bc0356ca3d363d7c65f57ee7f
size 2645998
|