Xintao commited on
Commit
fabdb4f
1 Parent(s): a50c803
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -9,7 +9,7 @@ The GitHub repo: <https://github.com/TencentARC/T2I-Adapter>
9
  All the following adapters are trained with Stable Diffusion (SD) V1.4, and they can be directly used on custom models as long as they are fine-tuned from the same text-to-image models, such as Anything-4.0 or models on the <https://civitai.com/>.
10
 
11
  | Adapter Name | Adapter Description |
12
- | --- | --- | --- | --- |
13
  | T2I-Adapter/models/t2iadapter_sketch_sd14v1.pth | The adapter for sketch-to-image generation. |
14
  | T2I-Adapter/models/t2iadapter_keypose_sd14v1.pth | The adapter for keypose-to-image generation. |
15
  | T2I-Adapter/models/t2iadapter_seg_sd14v1.pth | The adapter for segmentation-to-image generation. |
9
  All the following adapters are trained with Stable Diffusion (SD) V1.4, and they can be directly used on custom models as long as they are fine-tuned from the same text-to-image models, such as Anything-4.0 or models on the <https://civitai.com/>.
10
 
11
  | Adapter Name | Adapter Description |
12
+ | --- | --- |
13
  | T2I-Adapter/models/t2iadapter_sketch_sd14v1.pth | The adapter for sketch-to-image generation. |
14
  | T2I-Adapter/models/t2iadapter_keypose_sd14v1.pth | The adapter for keypose-to-image generation. |
15
  | T2I-Adapter/models/t2iadapter_seg_sd14v1.pth | The adapter for segmentation-to-image generation. |