Instructions to use Herthu99/Marie with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Herthu99/Marie 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/sdxl-turbo", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("Herthu99/Marie") prompt = "ASCII\u0000\u0000\u0000Signature: FROSumOowSdTgXbedQnNzafivAWNRiNpFd+AG21HQmtTdUaESgw4gQdmJQYTa6I11QeAzWEsip/A+4q+GdBCLO8tYDcZHKk0iKJKqGEYJOOMrnFY5YZV/pL5tOZq+wwaWWUh+u69VnOvRO+phrc7FkZcm+2D1TiweI3D13yJsQsvSzzUdYrH1XoZ+yaQnpkQ1+eFMOZ/Bp/BKmyfHQMEGSNQSME7pjuauvbSpe8BSOkkqw3BPL9AkvjoH4Daa04OklY31cClgb90C68xRBZOlQ==" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
| tags: | |
| - text-to-image | |
| - lora | |
| - diffusers | |
| - template:diffusion-lora | |
| widget: | |
| - output: | |
| url: images/test_04.jpg | |
| text: "ASCII\0\0\0Signature: FROSumOowSdTgXbedQnNzafivAWNRiNpFd+AG21HQmtTdUaESgw4gQdmJQYTa6I11QeAzWEsip/A+4q+GdBCLO8tYDcZHKk0iKJKqGEYJOOMrnFY5YZV/pL5tOZq+wwaWWUh+u69VnOvRO+phrc7FkZcm+2D1TiweI3D13yJsQsvSzzUdYrH1XoZ+yaQnpkQ1+eFMOZ/Bp/BKmyfHQMEGSNQSME7pjuauvbSpe8BSOkkqw3BPL9AkvjoH4Daa04OklY31cClgb90C68xRBZOlQ==" | |
| base_model: stabilityai/sdxl-turbo | |
| instance_prompt: Marie | |
| license: apache-2.0 | |
| # Marie | |
| <Gallery /> | |
| ## Model description | |
| Marie | |
| ## Trigger words | |
| You should use `Marie` to trigger the image generation. | |
| ## Download model | |
| [Download](/Herthu99/Marie/tree/main) them in the Files & versions tab. | |