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 ·
98209ff
1
Parent(s): 18d762d
Latest Checkpoint
Browse files
checkpoint-89040/optimizer.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:686bca91e78b0ba44b68ffa416e1c313c309570206dd1bdbd527aae75d09c7a5
|
| 3 |
+
size 1725872909
|
checkpoint-89040/pytorch_model.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8e5ab89790f232a84a6ef28ef81ceb5aec2913fac41d0f214c5eca23bbcf3627
|
| 3 |
+
size 3438369029
|
checkpoint-89040/random_states_0.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9964cf81fbdd0d58e34a7378732163b0673721e30ceadb51b1b10ab81e229984
|
| 3 |
+
size 14663
|
checkpoint-89040/scaler.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6302527d30eb5d1a648f700027b1bbfd85f92fc19841b915bab60e0b48a7def1
|
| 3 |
+
size 557
|
checkpoint-89040/scheduler.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:730bc4d7cbcc2fe8e16236d82f547f807feb1a54a2308a1e16f060f226a9e818
|
| 3 |
+
size 563
|