🚀 ヴァレンティン・ザハロヴィッチ・プリギンスタイルアートFLUX LoRA
このプロジェクトは、FLUXファミリーモデル用の低ランクアダプタ(LoRA)です。ソビエトの画家ヴァレンティン・ザハロヴィッチ・プリギンの独特なスタイルを再現するために、約40枚のHDで復元されたアートワークのスキャンデータを使用して微調整されています。
🚀 クイックスタート
モデルの基本情報
属性 |
详情 |
モデルタイプ |
text-to-image |
ライブラリ名 |
diffusers |
ベースモデル |
black-forest-labs/FLUX.1-dev |
タグ |
lora, flux, diffusers, image-generation |
実行例
このモデルは、以下のようなプロンプトを使用して画像生成が可能です。
Purygin style art, vivid brush strokes oil painting by Valentin Purygin, neo - symbolism, viviv colors, magic realism, eclectic, Soviet art
以下は、いくつかのプロンプトと生成された画像の例です。
- プロンプト:
Purygin style art, vivid brush strokes Purygin style art, vivid brush strokes oil painting by Valentin Purygin of a beautiful melancholy Soviet elven humanoid communist activist revolutionary Bolshevik woman putting on a theatrical clown mock - up of a fox and cat political meeting, neo - symbolism, in utopian San Francisco, eclectic creatures, cityscape, whimsical magic realism, dense detailed vibrant composition
- プロンプト:
Purygin style art, vivid brush strokes Purygin style art, vivid brush strokes oil painting by Valentin Purygin of
📦 インストール
このモデルは、🧨 diffusersライブラリを使用して実行できます。以下のコードを参考にしてください。
from diffusers import AutoPipelineForText2Image
import torch
pipeline = AutoPipelineForText2Image.from_pretrained('black-forest-labs/FLUX.1-dev', torch_dtype=torch.float16).to('cuda')
pipeline.load_lora_weights('AlekseyCalvin/Purygin_Style_Soviet_NeoSymbolist_Art_fluxLoRA_BySilverAgePoets')
image = pipeline('your prompt').images[0]
💻 使用例
基本的な使用法
from diffusers import AutoPipelineForText2Image
import torch
pipeline = AutoPipelineForText2Image.from_pretrained('black-forest-labs/FLUX.1-dev', torch_dtype=torch.float16).to('cuda')
pipeline.load_lora_weights('AlekseyCalvin/Purygin_Style_Soviet_NeoSymbolist_Art_fluxLoRA_BySilverAgePoets')
image = pipeline('your prompt').images[0]
高度な使用法
高度なシナリオでは、より詳細なプロンプトを使用することで、より細かい制御が可能です。例えば、以下のようなプロンプトを使用することができます。
from diffusers import AutoPipelineForText2Image
import torch
pipeline = AutoPipelineForText2Image.from_pretrained('black-forest-labs/FLUX.1-dev', torch_dtype=torch.float16).to('cuda')
pipeline.load_lora_weights('AlekseyCalvin/Purygin_Style_Soviet_NeoSymbolist_Art_fluxLoRA_BySilverAgePoets')
prompt = 'Purygin style art, vivid brush strokes Purygin style art, vivid brush strokes oil painting by Valentin Purygin of a great cosmic parable, world without end, without scarcity, ultimate in adventures, gods and humans and animals and robots all comingle in peace, refined, balanced'
image = pipeline(prompt).images[0]
📄 ライセンス
このプロジェクトは、Apache-2.0ライセンスの下で公開されています。
トレーニングデータに使用されたアートワーク
ヴァレンティン・プリギンの原画の一部を以下に示します。
