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 ·
64192be
1
Parent(s): ffe59e4
Latest Checkpoint
Browse files
checkpoint-25440/optimizer.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e3e7165cedfb862927c2a1b341767ddce6b5c00353b69c07b88fb64195af0dba
|
| 3 |
+
size 1725871501
|
checkpoint-25440/pytorch_model.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1fb84519e10f39c2a2e0245f6c092eb6289a43ba77e4ee7ac5c8a1a8e52f223d
|
| 3 |
+
size 3438369029
|
checkpoint-25440/random_states_0.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:cddad7648422ed1b6d25c36eda4b4ed980798e70c92c5c434ebb6addd5085321
|
| 3 |
+
size 14663
|
checkpoint-25440/scaler.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a1ac94e7c531355e9b479fa8fa1ef6510edac3d1e2fb19c058e7e6edc2e1516c
|
| 3 |
+
size 557
|
checkpoint-25440/scheduler.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c94af7f0dfc4341734579e5d3b49f971c4647e9972564205fb65fa2500b15e99
|
| 3 |
+
size 563
|