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 25 files
Browse files- Conditioning/Audio/LoRAs/ACEStep-based/placeholder.txt +1 -0
- Conditioning/Image/ControlNet/FLUX-based/placeholder.txt +1 -0
- Conditioning/Image/ControlNet/SD1-based/placeholder.txt +1 -0
- Conditioning/Image/ControlNet/SD3-based/placeholder.txt +1 -0
- Conditioning/Image/ControlNet/SDXL-based/placeholder.txt +1 -0
- Conditioning/Image/Embeddings/SD1-based/placeholder.txt +1 -0
- Conditioning/Image/Embeddings/SDXL-based/placeholder.txt +1 -0
- Conditioning/Image/IPAdapter/FLUX-based/placeholder.txt +1 -0
- Conditioning/Image/IPAdapter/SD1-based/placeholder.txt +1 -0
- Conditioning/Image/IPAdapter/SDXL-based/placeholder.txt +1 -0
- Conditioning/Image/LoRAs/FLUX-based/placeholder.txt +1 -0
- Conditioning/Image/LoRAs/SD1-based/placeholder.txt +1 -0
- Conditioning/Image/LoRAs/SDXL-based/placeholder.txt +1 -0
- Conditioning/Image/Redux/placeholder.txt +1 -0
- Conditioning/Video/LoRAs/CogVideo-based/placeholder.txt +1 -0
- Conditioning/Video/LoRAs/HYVideo-based/placeholder.txt +1 -0
- Conditioning/Video/LoRAs/WanVideo-based/placeholder.txt +1 -0
- Generation/Audio/ACEStep-based/placeholder.txt +1 -0
- Generation/Image/FLUX-based/placeholder.txt +1 -0
- Generation/Image/SD1-based/placeholder.txt +1 -0
- Generation/Image/SD3-based/placeholder.txt +1 -0
- Generation/Image/SDXL-based/placeholder.txt +1 -0
- Generation/Video/CogVideo-based/placeholder.txt +1 -0
- Generation/Video/HYVideo-based/placeholder.txt +1 -0
- Generation/Video/WanVideo-based/placeholder.txt +1 -0
Conditioning/Audio/LoRAs/ACEStep-based/placeholder.txt
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
Placeholder
|
Conditioning/Image/ControlNet/FLUX-based/placeholder.txt
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
Placeholder
|
Conditioning/Image/ControlNet/SD1-based/placeholder.txt
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
Placeholder
|
Conditioning/Image/ControlNet/SD3-based/placeholder.txt
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
Placeholder
|
Conditioning/Image/ControlNet/SDXL-based/placeholder.txt
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
Placeholder
|
Conditioning/Image/Embeddings/SD1-based/placeholder.txt
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
Placeholder
|
Conditioning/Image/Embeddings/SDXL-based/placeholder.txt
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
Placeholder
|
Conditioning/Image/IPAdapter/FLUX-based/placeholder.txt
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
Placeholder
|
Conditioning/Image/IPAdapter/SD1-based/placeholder.txt
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
Placeholder
|
Conditioning/Image/IPAdapter/SDXL-based/placeholder.txt
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
Placeholder
|
Conditioning/Image/LoRAs/FLUX-based/placeholder.txt
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
Placeholder
|
Conditioning/Image/LoRAs/SD1-based/placeholder.txt
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
Placeholder
|
Conditioning/Image/LoRAs/SDXL-based/placeholder.txt
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
Placeholder
|
Conditioning/Image/Redux/placeholder.txt
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
Placeholder
|
Conditioning/Video/LoRAs/CogVideo-based/placeholder.txt
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
Placeholder
|
Conditioning/Video/LoRAs/HYVideo-based/placeholder.txt
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
Placeholder
|
Conditioning/Video/LoRAs/WanVideo-based/placeholder.txt
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
Placeholder
|
Generation/Audio/ACEStep-based/placeholder.txt
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
Placeholder
|
Generation/Image/FLUX-based/placeholder.txt
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
Placeholder
|
Generation/Image/SD1-based/placeholder.txt
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
Placeholder
|
Generation/Image/SD3-based/placeholder.txt
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
Placeholder
|
Generation/Image/SDXL-based/placeholder.txt
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
Placeholder
|
Generation/Video/CogVideo-based/placeholder.txt
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
Placeholder
|
Generation/Video/HYVideo-based/placeholder.txt
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
Placeholder
|
Generation/Video/WanVideo-based/placeholder.txt
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
Placeholder
|