Instructions to use MagoMerlot/PSFs_generated with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use MagoMerlot/PSFs_generated with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("MagoMerlot/PSFs_generated", 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
Commit ·
7dd5ae6
1
Parent(s): daeab2f
Epoch 0
Browse files
logs/train_example/events.out.tfevents.1666204356.6e502abab239.75.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f94ef97e936ad9103b1ab889fff0a8e9cc8f1c4f2fde166bdc6eb09988d31f11
|
| 3 |
+
size 41560
|
samples/0000.npy
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 3145856
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7e0ccc7bee9b20bfb4dcf3f170facf7f48dd3848e29dde9ce6d22e9f7d222acc
|
| 3 |
size 3145856
|
unet/diffusion_pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 454859389
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d28c4ddac59ac02675e2d3b4f2120a7b17387add055302be3f3c28cac17fa2cf
|
| 3 |
size 454859389
|