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:4ce17b25491b4b3a9dbf6e15414d899a5197405ce456840271bd4451056dcd5f
size 5740558
|