Instructions to use nroggendorff/cats with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use nroggendorff/cats with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("nroggendorff/cats", 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 199
Browse files
checkpoints/model_epoch_199.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 454741076
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:10954d8cddd5854c3a9aa2b1672e815d919f93cba4d32df789ea95b47a24ea85
|
| 3 |
size 454741076
|
logs/train_example/events.out.tfevents.1713036903.r-nroggendorff-jupyter-iag7p1ka-14d11-xpdwx.52.0
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:621921b4c91762f1baca0ca4114b214d610b519ba9b2de9830c6543f38716d3d
|
| 3 |
+
size 253698
|
samples/.ipynb_checkpoints/0299-checkpoint.png
ADDED
|
samples/0124.png
CHANGED
|
|
samples/0149.png
CHANGED
|
|
samples/0174.png
CHANGED
|
|
samples/0199.png
CHANGED
|
|