Instructions to use TejasNavada/tattoo-diffusion with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use TejasNavada/tattoo-diffusion with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("TejasNavada/tattoo-diffusion", 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
- Draw Things
- DiffusionBee
Commit ·
e60ea5f
1
Parent(s): fd39d7e
Latest Checkpoint
Browse files
checkpoint-93280/optimizer.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:68ea055ff2c7074af2494dbb36caf68610f38c0919475f885a1db8cae29b777e
|
| 3 |
+
size 1725872909
|
checkpoint-93280/pytorch_model.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6de58516b79a8af8f8ab440ecfce0ac6b00622db44b50c9fe9ad6c4d5b922450
|
| 3 |
+
size 3438369029
|
checkpoint-93280/random_states_0.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c1fee5419828da47745f9c530fd63e22868dcdd4537d93fa70a01e94cff83154
|
| 3 |
+
size 14663
|
checkpoint-93280/scaler.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8a1af5aaaebff658d146afebc7c3109990a6c81d63a00ed521ed125d57b4d8db
|
| 3 |
+
size 557
|
checkpoint-93280/scheduler.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5667a385c2fe117397cb57b7187566ed1e64a4e485194e8b1c40a21adc0acd40
|
| 3 |
+
size 563
|