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 Settings
- Draw Things
- DiffusionBee
Commit ·
4323ff3
1
Parent(s): 63fda11
Latest Checkpoint
Browse files
checkpoint-63600/optimizer.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4f52610d49b288179b60166745cd42352a2f169adddbae34f2368400b0f0afb5
|
| 3 |
+
size 1725871501
|
checkpoint-63600/pytorch_model.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:60452a2023900c0cd812a37701bb02288669d46ead3c56117f1152208774dd0b
|
| 3 |
+
size 3438369029
|
checkpoint-63600/random_states_0.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9e2394b9c5c69d43b6dcfecc193514db771274cdcdb0d4cac419b6acf3c9bdd2
|
| 3 |
+
size 14663
|
checkpoint-63600/scaler.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5d52fa1cc0433275cfe5c5f76213a1ea05b6a132c4019adbb6e689ade3025ef6
|
| 3 |
+
size 557
|
checkpoint-63600/scheduler.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c3184f17ff622f282d606e6003fe1d09b05b1f67172a795fa7034a57cbce6bcb
|
| 3 |
+
size 563
|