DataHoney commited on
Commit
5053022
·
verified ·
1 Parent(s): 9eec0c1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +21 -3
README.md CHANGED
@@ -1,3 +1,21 @@
1
- ---
2
- license: c-uda
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: c-uda
3
+ ---
4
+
5
+ # Flux テスト用 LoRA モデル / Flux Test LoRA Model
6
+
7
+ ## 説明 / Description
8
+ これは Flux テスト用の LoRA モデルで、**MagGo** の画像を生成できます。
9
+ 現在は **初期テスト段階** にありますので、テスト対象や LoRA の設定重みを自由に調整してください。
10
+
11
+ This is a Flux test LoRA model that can generate **MagGo** images.
12
+ Currently, it is in the **initial testing phase**, so please freely adjust the test subject and LoRA weight settings.
13
+
14
+ ## 使用方法 / How to Use
15
+ - Flux 関連のテスト用途に適しています。
16
+ - 生成される画像には多少の誤差が生じる可能性があります。
17
+ - LoRA の重みを調整して最適な結果を得てください。
18
+
19
+ Suitable for Flux-related testing.
20
+ Generated images may have some variation.
21
+ Adjust the LoRA weight to achieve optimal results.