Instructions to use GaumlessGraham/7inchball1730 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use GaumlessGraham/7inchball1730 with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("GaumlessGraham/7inchball1730", 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
Commit ·
407e87d
1
Parent(s): a68aa75
Sample Images Epoch 99
Browse files
99/unet/diffusion_pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 454848893
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:cc79f54484d64e1764ff248b93270fb705cf019f21ba134ba1327fe7b7ed37ba
|
| 3 |
size 454848893
|
logs/train_example/events.out.tfevents.1726100688.df92d0d55bda.132.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f715a257d96d1e16e1c1e460370761f7cc38e943f92306b0be458cd99757f5f9
|
| 3 |
+
size 190198
|
samples/0099.png
CHANGED
|
Git LFS Details
|
|
Git LFS Details
|