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 ·
16fa6a7
1
Parent(s): d4516ed
Latest Checkpoint
Browse files
checkpoint-108120/optimizer.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:db7f6fcf07290ee98dc1467e2cd73ce1afc3548891baa858e4567635b2eafc28
|
| 3 |
+
size 1725872909
|
checkpoint-108120/pytorch_model.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:edd63f38b047b9b612d25bdbbc6e5efdffc5e71de783b74a4efc10c0b7021e7c
|
| 3 |
+
size 3438369029
|
checkpoint-108120/random_states_0.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0ceae6c1bfc6ae182237566645d25ae797d709630d118f993caf60dbb2f8b92f
|
| 3 |
+
size 14663
|
checkpoint-108120/scaler.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:71bbf662254c3b4eff96cea0e36f24948ef3d5d426c5bf9dd300c28377025b3f
|
| 3 |
+
size 557
|
checkpoint-108120/scheduler.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d5596b2bd9ba090f2143cbaddee5bb20f7803be685c87ba40ae2b5c70997ee42
|
| 3 |
+
size 563
|