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 ·
e4569e0
1
Parent(s): 903edfa
Latest Checkpoint
Browse files
checkpoint-97520/optimizer.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:db6df519a346af38edeccdd7daf1e7e94c9effb11143cd36ebaa9d4c60b8b358
|
| 3 |
+
size 1725872909
|
checkpoint-97520/pytorch_model.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:360d258718cabbc07beaeb3198c2197e990d80734430b8012827b63a1e926cd7
|
| 3 |
+
size 3438369029
|
checkpoint-97520/random_states_0.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d134c88a7768f98009923c62486be662fe47a3917eccdca4c81fb3190f3315be
|
| 3 |
+
size 14663
|
checkpoint-97520/scaler.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f4d21af17e0ac7994d94cd8597152afbf9f91e38553833d5621e8f351f261200
|
| 3 |
+
size 557
|
checkpoint-97520/scheduler.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:253c77072976e276d898de50b25d8a3093f22402f93508d6ad1efe546f19ef87
|
| 3 |
+
size 563
|