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 ·
650ab92
1
Parent(s): e6d8af7
Latest Checkpoint
Browse files
checkpoint-42400/optimizer.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9ea1de4df9479e296b4828a2295cd0bc32dd7f48c799c1f9b241caa52fc802cd
|
| 3 |
+
size 1725871501
|
checkpoint-42400/pytorch_model.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:66d12befdedfc4f629462a2ed0edcedcc43e0d2a91fcf1dd5859b66385abefba
|
| 3 |
+
size 3438369029
|
checkpoint-42400/random_states_0.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:43d2f81f9129db0727febe7a0943f2fdb88d49fe91b7ebfa7b3e0c5f302c70a8
|
| 3 |
+
size 14663
|
checkpoint-42400/scaler.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:eae4be312669c98b6a62b1e1603d67023b2694ed2cca7d04ec84ba4cb4d3f793
|
| 3 |
+
size 557
|
checkpoint-42400/scheduler.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d324d67948877543d4a6488c849e64887f44acade01a941936cae04fa1b46663
|
| 3 |
+
size 563
|