Instructions to use IsraelSalgado/cosmo-mom with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use IsraelSalgado/cosmo-mom with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("IsraelSalgado/cosmo-mom", 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
- Local Apps Settings
- Draw Things
- DiffusionBee
Commit ·
feed3d4
1
Parent(s): 822a313
Update README.md
Browse files
README.md
CHANGED
|
@@ -30,9 +30,12 @@ Here are the images used for training this concept:
|
|
| 30 |

|
| 31 |
|
| 32 |
Output:
|
| 33 |
-
Prompt: bebe
|
| 34 |
-

|
| 31 |
|
| 32 |
Output:
|
| 33 |
+
Prompt: bebe with a big tiny cat, Raw Photo, 8k uhd
|
| 34 |
+
.png)
|
| 35 |
+
.png)
|
| 36 |
+
.png)
|
| 37 |
+
.png)
|
| 38 |
+
.png)
|
| 39 |
+
|
| 40 |
|
| 41 |
|