Instructions to use simbolo-ai/bagan with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use simbolo-ai/bagan with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("simbolo-ai/bagan", dtype=torch.bfloat16, device_map="cuda") prompt = "bagan, by Vincent van gogh, highly detailed, highly illustration" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps
- Draw Things
- DiffusionBee
Add 2 files
Browse files- 1500-20240109T144348Z-001.zip +3 -0
- images/card2.jpg +3 -0
1500-20240109T144348Z-001.zip
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:77a25139d376deae4d944eb272c4d7794de4adbaa726186b9766390be7706bc5
|
| 3 |
+
size 717486890
|
images/card2.jpg
ADDED
|
Git LFS Details
|