| { | |
| "base_model": "seawolf2357/shinyoonbok", | |
| "tree": [ | |
| { | |
| "model_id": "seawolf2357/shinyoonbok", | |
| "gated": "False", | |
| "card": "---\ntags:\n- text-to-image\n- flux\n- lora\n- diffusers\n- template:sd-lora\n- ai-toolkit\nwidget:\n- text: a painting of a woman in a blue dress, with text written on the paper. She\n is wearing a long, flowing blue dress with a high neckline and long sleeves,\n and her hair is pulled back in a bun. Her facial features are delicate and\n her eyes are closed, giving her a peaceful and serene expression. The text\n on her paper is written in a cursive font, adding a touch of elegance to the\n painting. [trigger]\n output:\n url: samples/1729527605581__000001000_0.jpg\nbase_model: black-forest-labs/FLUX.1-dev\ninstance_prompt: shinyoonbok\nlicense: other\nlicense_name: flux-1-dev-non-commercial-license\nlicense_link: https://huggingface.co/black-forest-labs/FLUX.1-dev/blob/main/LICENSE.md\n---\n\n# shinyoonbok\n\n<Gallery />\n\n## Trigger words\n\nYou should use `shinyoonbok` to trigger the image generation.\n\n## Download model and use it with ComfyUI, AUTOMATIC1111, SD.Next, Invoke AI, etc.\n\nWeights for this model are available in Safetensors format.\n\n[Download](/seawolf2357/shinyoonbok/tree/main) them in the Files & versions tab.\n\n## Use it with the [\ud83e\udde8 diffusers library](https://github.com/huggingface/diffusers)\n\n```py\nfrom diffusers import AutoPipelineForText2Image\nimport torch\n\npipeline = AutoPipelineForText2Image.from_pretrained('black-forest-labs/FLUX.1-dev', torch_dtype=torch.bfloat16).to('cuda')\npipeline.load_lora_weights('seawolf2357/shinyoonbok', weight_name='shinyoonbok.safetensors')\nimage = pipeline('a painting of a woman in a blue dress, with text written on the paper. She is wearing a long, flowing blue dress with a high neckline and long sleeves, and her hair is pulled back in a bun. Her facial features are delicate and her eyes are closed, giving her a peaceful and serene expression. The text on her paper is written in a cursive font, adding a touch of elegance to the painting. [trigger]').images[0]\nimage.save(\"my_image.png\")\n```\n\nFor more details, including weighting, merging and fusing LoRAs, check the [documentation on loading LoRAs in diffusers](https://huggingface.co/docs/diffusers/main/en/using-diffusers/loading_adapters)\n\n", | |
| "metadata": "\"N/A\"", | |
| "depth": 0, | |
| "children": [], | |
| "children_count": 0, | |
| "adapters": [], | |
| "adapters_count": 0, | |
| "quantized": [], | |
| "quantized_count": 0, | |
| "merges": [], | |
| "merges_count": 0, | |
| "total_derivatives": 0, | |
| "spaces": [], | |
| "spaces_count": 0, | |
| "parents": [], | |
| "base_model": "seawolf2357/shinyoonbok", | |
| "base_model_relation": "base" | |
| } | |
| ] | |
| } |