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
Welcome to the community
The community tab is the place to discuss and collaborate with the HF community!