Lexius commited on
Commit
db8c050
·
1 Parent(s): c18ac3a

Normalize README metadata and formatting (#2)

Browse files

- Normalize README metadata and formatting (eb56dd983e7ca668737ab57cf1f9c5576969c182)
- Place upstream sources with model description (9c74f6ff3253c0647e1bd0ca20a423d3fc1dfe8f)

Files changed (1) hide show
  1. README.md +6 -2
README.md CHANGED
@@ -1,14 +1,18 @@
1
  ---
2
  license: apache-2.0
3
  tags:
4
- - diffusion-single-file
5
- - comfyui
 
 
6
  ---
7
 
8
  # T2I-Adapter
9
 
10
  Repackaged model files for ComfyUI.
11
 
 
 
12
  Place the files in the following folders:
13
 
14
  ```
 
1
  ---
2
  license: apache-2.0
3
  tags:
4
+ - comfyui
5
+ - diffusion-single-file
6
+ base_model:
7
+ - TencentARC/T2I-Adapter
8
  ---
9
 
10
  # 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
  ```