Instructions to use Denis641/PokemonTest1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Denis641/PokemonTest1 with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("Denis641/PokemonTest1", 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 29
Browse files
logs/train_example/events.out.tfevents.1706729022.2edd67f0e98f.34.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f1978af7b74ba427d3b47fb14edf4f29458773403e297ca37e1eb7730f5aee99
|
| 3 |
+
size 449532
|
logs/train_example/events.out.tfevents.1706733249.2edd67f0e98f.34.1
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9253956e8cf63fb1c4196c14d847988e6988337647fe7a9d2d07e8aecf4e8c01
|
| 3 |
+
size 219789
|
logs/train_example/events.out.tfevents.1706735807.8d05cf45bc5c.34.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d5742e2766ceb8339c672cc3596fe37c90b007d54c682cc861457a0ea14bfbca
|
| 3 |
+
size 597868
|
samples/0009.png
ADDED
|
samples/0019.png
ADDED
|
samples/0029.png
ADDED
|