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 ·
7af1d42
1
Parent(s): 003e05d
Latest Checkpoint
Browse files
checkpoint-74200/optimizer.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:55a2d9a91988db73285d3297e8a7df3ae6feda8f5a4d96358cfd54f199c12a48
|
| 3 |
+
size 1725872909
|
checkpoint-74200/pytorch_model.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4c9a83f964b487b19325153bf5e720e978507da5f15fd2b488e6079e729836f0
|
| 3 |
+
size 3438369029
|
checkpoint-74200/random_states_0.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a415738ff6e89e6e9f6eb92d40870c1be8ccf213f2423a57301b0385dfd13f61
|
| 3 |
+
size 14663
|
checkpoint-74200/scaler.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5a049377e1cc1566e397cf40c0e24fdc9467fdc9837398e55477d80743c9fbfd
|
| 3 |
+
size 557
|
checkpoint-74200/scheduler.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5667a385c2fe117397cb57b7187566ed1e64a4e485194e8b1c40a21adc0acd40
|
| 3 |
+
size 563
|