Lexius commited on
Commit
9c74f6f
Β·
verified Β·
1 Parent(s): eb56dd9

Place upstream sources with model description

Browse files
Files changed (1) hide show
  1. README.md +2 -4
README.md CHANGED
@@ -11,6 +11,8 @@ base_model:
11
 
12
  Repackaged model files for ComfyUI.
13
 
 
 
14
  Place the files in the following folders:
15
 
16
  ```
@@ -36,7 +38,3 @@ Place the files in the following folders:
36
  β”‚ β”‚ β”œβ”€β”€ t2iadapter_style_sd14v1.safetensors
37
  β”‚ β”‚ └── t2iadapter_zoedepth_sd15v1.safetensors
38
  ```
39
-
40
- ## Upstream sources
41
-
42
- - [TencentARC/T2I-Adapter](https://huggingface.co/TencentARC/T2I-Adapter)
 
11
 
12
  Repackaged model files for ComfyUI.
13
 
14
+ Original model repository: https://huggingface.co/TencentARC/T2I-Adapter
15
+
16
  Place the files in the following folders:
17
 
18
  ```
 
38
  β”‚ β”‚ β”œβ”€β”€ t2iadapter_style_sd14v1.safetensors
39
  β”‚ β”‚ └── t2iadapter_zoedepth_sd15v1.safetensors
40
  ```