Instructions to use NYUAD-ComNets/Black_Male_Profession_Model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use NYUAD-ComNets/Black_Male_Profession_Model with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("stabilityai/stable-diffusion-xl-base-1.0", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("NYUAD-ComNets/Black_Male_Profession_Model") prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k" image = pipe(prompt).images[0] - Inference
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
Update README.md
Browse files
README.md
CHANGED
|
@@ -84,7 +84,7 @@ image.save('/../../x.jpg')
|
|
| 84 |
|<img width="500" alt="screen shot 2017-08-07 at 12 18 15 pm" src="./440.jpg"> | <img width="500" alt="screen shot 2017-08-07 at 12 18 15 pm" src="./542.jpg">|<img width="500" alt="screen shot 2017-08-07 at 12 18 15 pm" src="./354.jpg">|
|
| 85 |
|<img width="500" alt="screen shot 2017-08-07 at 12 18 15 pm" src="./61.jpg"> | <img width="500" alt="screen shot 2017-08-07 at 12 18 15 pm" src="./90.jpg">|<img width="500" alt="screen shot 2017-08-07 at 12 18 15 pm" src="./30.jpg">|
|
| 86 |
|<img width="500" alt="screen shot 2017-08-07 at 12 18 15 pm" src="./789.jpg"> | <img width="500" alt="screen shot 2017-08-07 at 12 18 15 pm" src="./141.jpg">|<img width="500" alt="screen shot 2017-08-07 at 12 18 15 pm" src="./22.jpg">|
|
| 87 |
-
|<img width="500" alt="screen shot 2017-08-07 at 12 18 15 pm" src="./227.jpg"> | <img width="500" alt="screen shot 2017-08-07 at 12 18 15 pm" src="./556.jpg">|<img width="500" alt="screen shot 2017-08-07 at 12 18 15 pm" src="./
|
| 88 |
|
| 89 |
|
| 90 |
|
|
|
|
| 84 |
|<img width="500" alt="screen shot 2017-08-07 at 12 18 15 pm" src="./440.jpg"> | <img width="500" alt="screen shot 2017-08-07 at 12 18 15 pm" src="./542.jpg">|<img width="500" alt="screen shot 2017-08-07 at 12 18 15 pm" src="./354.jpg">|
|
| 85 |
|<img width="500" alt="screen shot 2017-08-07 at 12 18 15 pm" src="./61.jpg"> | <img width="500" alt="screen shot 2017-08-07 at 12 18 15 pm" src="./90.jpg">|<img width="500" alt="screen shot 2017-08-07 at 12 18 15 pm" src="./30.jpg">|
|
| 86 |
|<img width="500" alt="screen shot 2017-08-07 at 12 18 15 pm" src="./789.jpg"> | <img width="500" alt="screen shot 2017-08-07 at 12 18 15 pm" src="./141.jpg">|<img width="500" alt="screen shot 2017-08-07 at 12 18 15 pm" src="./22.jpg">|
|
| 87 |
+
|<img width="500" alt="screen shot 2017-08-07 at 12 18 15 pm" src="./227.jpg"> | <img width="500" alt="screen shot 2017-08-07 at 12 18 15 pm" src="./556.jpg">|<img width="500" alt="screen shot 2017-08-07 at 12 18 15 pm" src="./133.jpg">|
|
| 88 |
|
| 89 |
|
| 90 |
|