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 ·
9413577
1
Parent(s): 0ca07e0
Latest Checkpoint
Browse files
checkpoint-12720/optimizer.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:80b68f22c2f80a2b201458d731473944be423aa41340b69a12403270cfb58ce2
|
| 3 |
+
size 1725871501
|
checkpoint-12720/pytorch_model.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4585cf93f4a5ce72e778f873b08153e34585c0b2db1ca00c56a445d0801d59c5
|
| 3 |
+
size 3438369029
|
checkpoint-12720/random_states_0.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d8a3cf4f04213517a461ae83b8e4f19a49e353c807cf26dd564e39dfd2c52449
|
| 3 |
+
size 14663
|
checkpoint-12720/scaler.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c32ff190a71f235cd0699bf53b8c19a6f895d9e116da460e0688de4c6ded81be
|
| 3 |
+
size 557
|
checkpoint-12720/scheduler.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7f65eccba1bac9e6c88dc71d99c9d597d628b245ce669cd2596ecea86ec7e9b5
|
| 3 |
+
size 563
|