Instructions to use hargup/dua-lipa with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use hargup/dua-lipa with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("hargup/dua-lipa", 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
- Draw Things
- DiffusionBee
Add Sample Images and keyword
Browse files
README.md
CHANGED
|
@@ -10,5 +10,13 @@ tags:
|
|
| 10 |
Test the concept via A1111 Colab [fast-Colab-A1111](https://colab.research.google.com/github/TheLastBen/fast-stable-diffusion/blob/main/fast_stable_diffusion_AUTOMATIC1111.ipynb)
|
| 11 |
Or you can run your new concept via `diffusers` [Colab Notebook for Inference](https://colab.research.google.com/github/huggingface/notebooks/blob/main/diffusers/sd_dreambooth_inference.ipynb)
|
| 12 |
|
|
|
|
|
|
|
| 13 |
Sample pictures of this concept:
|
| 14 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 10 |
Test the concept via A1111 Colab [fast-Colab-A1111](https://colab.research.google.com/github/TheLastBen/fast-stable-diffusion/blob/main/fast_stable_diffusion_AUTOMATIC1111.ipynb)
|
| 11 |
Or you can run your new concept via `diffusers` [Colab Notebook for Inference](https://colab.research.google.com/github/huggingface/notebooks/blob/main/diffusers/sd_dreambooth_inference.ipynb)
|
| 12 |
|
| 13 |
+
The keyword is `pilauua`, use this instead of "Dua Lipa", needed to a create a new word ensure that Stable Diffusion doesn't learn on a word it already knows.
|
| 14 |
+
|
| 15 |
Sample pictures of this concept:
|
| 16 |
|
| 17 |
+

|
| 18 |
+
|
| 19 |
+
|
| 20 |
+
|
| 21 |
+

|
| 22 |
+
|