izzysde commited on
Commit
d4b33f5
1 Parent(s): b7bca34

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -4
README.md CHANGED
@@ -11,10 +11,12 @@ tags:
11
 
12
  # 使用 hippojabe 的風格生成卡通畫風圖片
13
 
14
- - **hippojabe_style_image_generator** 是基於 **runwayml/stable-diffusion-v1-5** 模型
15
- - **[小河馬實用貼圖--手繪風](https://store.line.me/stickershop/product/27243710/zh-Hant?from=sticker)** 作為訓練圖像
16
- - 用 **DreamBooth** 方法去 fine-tune 的 **text to image** 模型
17
- - Fine-tune 作法可以參考: [只用24張圖複製我妹的畫風 - DreamBooth 微調 Stable Diffusion v1-5 實作教學](https://medium.com/@izzysde/只用24張圖複製我妹的畫風-dreambooth-微調stable-diffusion-v1-5-實作教學-3c3318362ebb)
 
 
18
 
19
  # 模型方法使用方式如下:
20
 
 
11
 
12
  # 使用 hippojabe 的風格生成卡通畫風圖片
13
 
14
+ - **模型名稱**:hippojabe_style_image_generator
15
+ - **基礎模型**:基於 runwayml/stable-diffusion-v1-5
16
+ - **訓練圖像**:**[小河馬實用貼圖--手繪風](https://store.line.me/stickershop/product/27243710/zh-Hant?from=sticker)**
17
+ - **微調方法**:使用 DreamBooth 方法進行文本到圖像的微調
18
+ - **微調做法**:可參考[只用24張圖複製我妹的畫風 - DreamBooth 微調 Stable Diffusion v1-5 實作教學](https://medium.com/@izzysde/只用24張圖複製我妹的畫風-dreambooth-微調stable-diffusion-v1-5-實作教學-3c3318362ebb)
19
+
20
 
21
  # 模型方法使用方式如下:
22