Instructions to use IsaacAkintaro/bear_exclusive_normalize with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use IsaacAkintaro/bear_exclusive_normalize with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("IsaacAkintaro/bear_exclusive_normalize", 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 4
Browse files
.gitattributes
CHANGED
|
@@ -34,3 +34,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
| 34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
| 36 |
samples/0001.png filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
| 34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
| 36 |
samples/0001.png filter=lfs diff=lfs merge=lfs -text
|
| 37 |
+
samples/0004.png filter=lfs diff=lfs merge=lfs -text
|
logs/train_example/events.out.tfevents.1723065035.bear-pg0208u31a.1645611.2
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:bfbc8ebc4c272dda24d8636448dedca96b9bf2027940f6adf804fda3ae0d74fd
|
| 3 |
+
size 189634
|
logs/train_example/events.out.tfevents.1723067585.bear-pg0208u31a.1686056.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:86e983883d641f322fafc5c0f1df80486d1d00c939e6292976f6e91787b793c4
|
| 3 |
+
size 700272
|
samples/0004.png
ADDED
|
Git LFS Details
|