Instructions to use kmpartner/testcn-temp with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use kmpartner/testcn-temp with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("kmpartner/testcn-temp", 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
Delete ipaplbkv2-temp/checkpoint-3401000
Browse files
ipaplbkv2-temp/checkpoint-3401000/optimizer.bin
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:af12eec47a450a28d9228b50d1d2f6f964fb9f6e948b957fdcd6dd78333bf1f3
|
| 3 |
-
size 50435874
|
|
|
|
|
|
|
|
|
|
|
|
ipaplbkv2-temp/checkpoint-3401000/pytorch_model.bin
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:cc9f79bbf5353808308be9f8abd45fbc8010f72952f8cec7c04df6105dc5688b
|
| 3 |
-
size 1556707574
|
|
|
|
|
|
|
|
|
|
|
|