ippanorc commited on
Commit
e43d7ea
·
verified ·
1 Parent(s): f1dae7d

Upload folder using huggingface_hub

Browse files
Files changed (2) hide show
  1. README.md +5 -0
  2. README_ja.md +6 -0
README.md CHANGED
@@ -20,6 +20,10 @@ For photographic relighting, IC-Light V2 is recommended.
20
  - [IC-Light V2 (Flux-based IC-Light models) · lllyasviel IC-Light · Discussion #98](https://github.com/lllyasviel/IC-Light/discussions/98)
21
  - [IC-Light V2-Vary · lllyasviel IC-Light · Discussion #109](https://github.com/lllyasviel/IC-Light/discussions/109)
22
 
 
 
 
 
23
  ## Features
24
 
25
  - Generates backgrounds based on prompts and performs relighting while preserving the character region.
@@ -45,6 +49,7 @@ By inputting an image and a brief description, a complete prompt will be output.
45
  - Example 2: <Image of a dragon\> "Volcano"
46
  - Add the following tags to the beginning of your prompt:
47
  `illustration style`, (optional: `ambient lighting`, `dim lighting`)
 
48
 
49
  ### ComfyUI Workflow
50
 
 
20
  - [IC-Light V2 (Flux-based IC-Light models) · lllyasviel IC-Light · Discussion #98](https://github.com/lllyasviel/IC-Light/discussions/98)
21
  - [IC-Light V2-Vary · lllyasviel IC-Light · Discussion #109](https://github.com/lllyasviel/IC-Light/discussions/109)
22
 
23
+ IC-Light V2-Vary is available on Hugging Face Spaces, while IC-Light V2 can be used via API on platforms like fal.ai.
24
+
25
+ - [fal-ai/iclight-v2](https://fal.ai/models/fal-ai/iclight-v2)
26
+
27
  ## Features
28
 
29
  - Generates backgrounds based on prompts and performs relighting while preserving the character region.
 
49
  - Example 2: <Image of a dragon\> "Volcano"
50
  - Add the following tags to the beginning of your prompt:
51
  `illustration style`, (optional: `ambient lighting`, `dim lighting`)
52
+ - Note: Unsupported image styles (e.g., figure-like) may result in noise or residual backgrounds.
53
 
54
  ### ComfyUI Workflow
55
 
README_ja.md CHANGED
@@ -14,6 +14,10 @@ FramePackの1フレーム推論に対応したLoRAです。
14
  - [IC-Light V2 (Flux-based IC-Light models) · lllyasviel IC-Light · Discussion #98](https://github.com/lllyasviel/IC-Light/discussions/98)
15
  - [IC-Light V2-Vary · lllyasviel IC-Light · Discussion #109](https://github.com/lllyasviel/IC-Light/discussions/109)
16
 
 
 
 
 
17
  ## 機能
18
 
19
  - プロンプトに基づいて背景を生成し、キャラクター部分は保持したままリライティングを行います。
@@ -40,6 +44,8 @@ FramePackの1フレーム推論に対応したLoRAです。
40
  - プロンプトの先頭に以下のタグを付与します。
41
  `illustration style`, (オプション: `ambient lighting`, `dim lighting`)
42
 
 
 
43
  ### ComfyUIワークフロー
44
 
45
  ワークフローファイルは[こちら](./workflows/workflow_animetic_light.json)
 
14
  - [IC-Light V2 (Flux-based IC-Light models) · lllyasviel IC-Light · Discussion #98](https://github.com/lllyasviel/IC-Light/discussions/98)
15
  - [IC-Light V2-Vary · lllyasviel IC-Light · Discussion #109](https://github.com/lllyasviel/IC-Light/discussions/109)
16
 
17
+ IC-Light V2-Varyは、huggingface spaceで使えますが、IC-Light V2はfal.aiなどのプラットフォームでAPI経由で使用できます。
18
+
19
+ - [fal-ai/iclight-v2](https://fal.ai/models/fal-ai/iclight-v2)
20
+
21
  ## 機能
22
 
23
  - プロンプトに基づいて背景を生成し、キャラクター部分は保持したままリライティングを行います。
 
44
  - プロンプトの先頭に以下のタグを付与します。
45
  `illustration style`, (オプション: `ambient lighting`, `dim lighting`)
46
 
47
+ - 注意: 対応していない画像スタイル(フィギュア風)はノイズが出たり、背景が残る場合があります。
48
+
49
  ### ComfyUIワークフロー
50
 
51
  ワークフローファイルは[こちら](./workflows/workflow_animetic_light.json)