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 ·
012add5
1
Parent(s): 4581127
Latest Checkpoint
Browse files
checkpoint-99640/optimizer.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d6594adc568dc022cf82e930cf2e018bce67370812638182861dc84676c1c027
|
| 3 |
+
size 1725872909
|
checkpoint-99640/pytorch_model.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6dfe380ce165997f996ab884b8eee1f9c33750d3c54b8f81e387315d060ae88a
|
| 3 |
+
size 3438369029
|
checkpoint-99640/random_states_0.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:50877ada7cbf30c83aef5511edb005b31ea6ac1fe36360e402dda16afc0bd2d2
|
| 3 |
+
size 14663
|
checkpoint-99640/scaler.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fd62bc0b559fc3907799264d4240b207a365c689fe998a09df902eb5586e1865
|
| 3 |
+
size 557
|
checkpoint-99640/scheduler.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2bf163b393a581fdfd0b1f24ea0430b07304ddfc3cff1745651fb4b26ecd04bc
|
| 3 |
+
size 563
|