Instructions to use perilli/OCS_Models with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use perilli/OCS_Models with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("perilli/OCS_Models", 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
Upload 3 files
Browse files
Conditioning/Video/LoRAs/CogVideo-based/DimensionX Orbit Left LoRA for CogVideoX.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:458b775727b0a437387876a868bce70233125c5def05c47d7e086a20f3190521
|
| 3 |
+
size 528527480
|
Conditioning/Video/LoRAs/CogVideo-based/DimensionX Orbit Up LoRA for CogVideoX.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:668ebcef215014cf8b2b5d6df24e7bdc78c86d84fa0b470d6fcef11b2f9f1f15
|
| 3 |
+
size 528527480
|
Conditioning/Video/LoRAs/CogVideo-based/NimVideo Prompt Camera Motion for CogVideoX.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e3fc46d168924f122468bfd8d3dea8b084a8f51b92a3973df54ab8823edc44bf
|
| 3 |
+
size 264286184
|