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 ·
e1b8a8d
1
Parent(s): a7ca550
Latest Checkpoint
Browse files
checkpoint-55120/optimizer.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:195e017dcb24e23e4c6abccb856a2f6e4548e54c9026fefa3930231548b30e9c
|
| 3 |
+
size 1725871501
|
checkpoint-55120/pytorch_model.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:80c260af0858f25a6f8c1ec9b8684bcc285b431f0e148765735cb4e2332dc458
|
| 3 |
+
size 3438369029
|
checkpoint-55120/random_states_0.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7fb63ebd775e4a67eddd7ebc57149da9c554ea6f75fb6dc76b5884cbc09bdf48
|
| 3 |
+
size 14663
|
checkpoint-55120/scaler.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d64c1b3e0e7a9fed11880a9312a4fec1380b6ed30bb95de4796a7ae55718e2ac
|
| 3 |
+
size 557
|
checkpoint-55120/scheduler.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:730bc4d7cbcc2fe8e16236d82f547f807feb1a54a2308a1e16f060f226a9e818
|
| 3 |
+
size 563
|