rohanz
Model trained with AI Toolkit by Ostris
![](https://huggingface.co/maulikanalog/rohanz/resolve/main/images/example_mjlnbyaex.png)
- Prompt
- rohanz in a bustling cafe
![](https://huggingface.co/maulikanalog/rohanz/resolve/main/images/example_xqmearxn4.png)
- Prompt
- rohanz in tailored Italian suit
![](https://huggingface.co/maulikanalog/rohanz/resolve/main/images/example_rq252sxsp.png)
- Prompt
- rohanz in tailored Italian taxedo
![](https://huggingface.co/maulikanalog/rohanz/resolve/main/images/example_y9g5bktzi.png)
- Prompt
- rohanz in tailored Italian blue suit in office
![](https://huggingface.co/maulikanalog/rohanz/resolve/main/images/example_cd5hv57gi.png)
- Prompt
- rohanz as official passport photo for government documents. wearing a dark blue navy t-shirt. photorealistic. light gray background. entire face visible. entire head visible
![](https://huggingface.co/maulikanalog/rohanz/resolve/main/images/example_6a47ecako.png)
- Prompt
- rohanz in hipster coffee place with coffee cup on table
![](https://huggingface.co/maulikanalog/rohanz/resolve/main/images/example_ntk0jt742.png)
- Prompt
- rohanz in tailored Italian blue suit in google office behind him google logo there
![](https://huggingface.co/maulikanalog/rohanz/resolve/main/images/example_vtaeiwp9l.png)
- Prompt
- rohanz in tailored Italian blue suit in google office behind him google logo there
![](https://huggingface.co/maulikanalog/rohanz/resolve/main/images/example_imev8g1lv.png)
- Prompt
- rohanz in tailored purple Italian suit on redcarpet of an award show
![](https://huggingface.co/maulikanalog/rohanz/resolve/main/images/example_zongal6zo.png)
- Prompt
- rohanz in tailored purple Italian suit on redcarpet of an award show
![](https://huggingface.co/maulikanalog/rohanz/resolve/main/images/example_9wassh82c.png)
- Prompt
- rohanz in tailored black Italian taxedo on redcarpet of an award show
![](https://huggingface.co/maulikanalog/rohanz/resolve/main/images/example_hnq9ubskc.png)
- Prompt
- rohanz in tuxedo made from gold on read carpet
Trigger words
You should use rohanz
to trigger the image generation.
Download model and use it with ComfyUI, AUTOMATIC1111, SD.Next, Invoke AI, etc.
Weights for this model are available in Safetensors format.
Download them in the Files & versions tab.
Use it with the 🧨 diffusers library
from diffusers import AutoPipelineForText2Image
import torch
pipeline = AutoPipelineForText2Image.from_pretrained('black-forest-labs/FLUX.1-dev', torch_dtype=torch.bfloat16).to('cuda')
pipeline.load_lora_weights('None', weight_name='rohanz')
image = pipeline('model in a bustling cafe ').images[0]
image.save("my_image.png")
For more details, including weighting, merging and fusing LoRAs, check the documentation on loading LoRAs in diffusers
- Downloads last month
- 243
Model tree for maulikanalog/rohanz
Base model
black-forest-labs/FLUX.1-dev