Instructions to use Jonjew/chromeBotRobotsCyborgPortrait with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Jonjew/chromeBotRobotsCyborgPortrait with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("black-forest-labs/FLUX.1-dev", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("Jonjew/chromeBotRobotsCyborgPortrait") prompt = "ajchrobo. This is a highly detailed, high-resolution CGI image showcasing a futuristic, metallic, and highly polished humanoid figure. The subject is a woman with a slender, athletic build, depicted from the shoulders to the upper thighs. She wears an advanced, sleek, and intricate exoskeleton-like armor made of a shiny, reflective material that appears to be a blend of metal and advanced polymers, giving it a futuristic, high-tech aesthetic. The armor covers her torso, arms, and upper legs, seamlessly integrating with her body. The armor's design features a mix of smooth, curved surfaces and angular, mechanical elements. The chest area is particularly prominent, with large, rounded, and reflective breastplates that accentuate her figure. The armor's surface reflects light, creating a mesmerizing, almost mirror-like effect, revealing intricate details such as rivets, seams, and control panels. The figure's skin is not visible beneath the armor, and her face is not shown." image = pipe(prompt).images[0] - Inference
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
Not-For-All-Audiences
This repository has been marked as containing sensitive content and may contain potentially harmful and sensitive information.
View model card