Instructions to use Jaeyong21/diffusion_fingervein with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Jaeyong21/diffusion_fingervein with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("Jaeyong21/diffusion_fingervein", 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
Epoch 49
Browse files
finger_vein/0049.png
CHANGED
|
Git LFS Details
|
|
Git LFS Details
|
logs/train_example/events.out.tfevents.1696412506.ubuntu.49199.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9dc793cdf7a0750da652c93efb669c121173ecaf36df122139d614aad9346ae1
|
| 3 |
+
size 158448
|
model_weights_epoch_49.pt
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:05f5a1d6eecd640c79c5f5c5a62a39af8af08c333c9fdf66fcb36c5686ea6238
|
| 3 |
+
size 1364677549
|