Instructions to use fancyfeast/bigaspv2-5 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use fancyfeast/bigaspv2-5 with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("fancyfeast/bigaspv2-5", dtype=torch.bfloat16, device_map="cuda") prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
Upload folder using huggingface_hub
Browse files
training-checkpoints/test_215/ep11-ba36377-rank0.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1697f6e4d2946584d2fd076522dda77902e8dc8885ed6a5571f1cf81bd0c867d
|
| 3 |
+
size 34083463966
|
training-checkpoints/test_215/ep11-ba36622-rank0_stripped.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e2ccd07e710ac95c5cb3a47795e42ae68aaa04defb6c192a426d35721470838d
|
| 3 |
+
size 13542129530
|