Instructions to use NYUAD-ComNets/Indian_Male_Profession_Model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use NYUAD-ComNets/Indian_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/Indian_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
- Draw Things
- DiffusionBee
Update README.md
Browse files
README.md
CHANGED
|
@@ -84,8 +84,8 @@ image.save('/../../x.jpg')
|
|
| 84 |
|
| 85 |
| | | |
|
| 86 |
|:-------------------------:|:-------------------------:|:-------------------------:|
|
| 87 |
-
|<img width="500" alt="screen shot 2017-08-07 at 12 18 15 pm" src="./
|
| 88 |
-
|<img width="500" alt="screen shot 2017-08-07 at 12 18 15 pm" src="./
|
| 89 |
|<img width="500" alt="screen shot 2017-08-07 at 12 18 15 pm" src="./image_6.png"> | <img width="500" alt="screen shot 2017-08-07 at 12 18 15 pm" src="./image_7.png">|<img width="500" alt="screen shot 2017-08-07 at 12 18 15 pm" src="./image_8.png">|
|
| 90 |
|<img width="500" alt="screen shot 2017-08-07 at 12 18 15 pm" src="./image_9.png"> | <img width="500" alt="screen shot 2017-08-07 at 12 18 15 pm" src="./image_10.png">|<img width="500" alt="screen shot 2017-08-07 at 12 18 15 pm" src="./image_11.png">|
|
| 91 |
|
|
|
|
| 84 |
|
| 85 |
| | | |
|
| 86 |
|:-------------------------:|:-------------------------:|:-------------------------:|
|
| 87 |
+
|<img width="500" alt="screen shot 2017-08-07 at 12 18 15 pm" src="./285.jpg"> | <img width="500" alt="screen shot 2017-08-07 at 12 18 15 pm" src="./362.jpg">|<img width="500" alt="screen shot 2017-08-07 at 12 18 15 pm" src="./212.jpg">|
|
| 88 |
+
|<img width="500" alt="screen shot 2017-08-07 at 12 18 15 pm" src="./23.jpg"> | <img width="500" alt="screen shot 2017-08-07 at 12 18 15 pm" src="./image_4.png">|<img width="500" alt="screen shot 2017-08-07 at 12 18 15 pm" src="./image_5.png">|
|
| 89 |
|<img width="500" alt="screen shot 2017-08-07 at 12 18 15 pm" src="./image_6.png"> | <img width="500" alt="screen shot 2017-08-07 at 12 18 15 pm" src="./image_7.png">|<img width="500" alt="screen shot 2017-08-07 at 12 18 15 pm" src="./image_8.png">|
|
| 90 |
|<img width="500" alt="screen shot 2017-08-07 at 12 18 15 pm" src="./image_9.png"> | <img width="500" alt="screen shot 2017-08-07 at 12 18 15 pm" src="./image_10.png">|<img width="500" alt="screen shot 2017-08-07 at 12 18 15 pm" src="./image_11.png">|
|
| 91 |
|