chengzhiyuan commited on
Commit
a7ade90
1 Parent(s): 327bb10

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -2
README.md CHANGED
@@ -5,7 +5,7 @@ datasets:
5
 
6
  ---
7
  # ControlEdit
8
- ![Sample Image](https://huggingface.co/your_model_name/resolve/main/sample_image.png)
9
 
10
 
11
  <!-- Provide a quick summary of what the model is/does. -->
@@ -17,7 +17,8 @@ This modelcard aims to be a base template for new models. It has been generated
17
  ### Model Description
18
 
19
  <!-- Provide a longer summary of what this model is. -->
20
-
 
21
 
22
 
23
  - **Developed by:** [More Information Needed]
@@ -81,6 +82,7 @@ Use the code below to get started with the model.
81
  ### Training Data
82
 
83
  <!-- This should link to a Dataset Card, perhaps with a short stub of information on what the training data is all about as well as documentation related to data pre-processing or additional filtering. -->
 
84
 
85
  [More Information Needed]
86
 
 
5
 
6
  ---
7
  # ControlEdit
8
+ ![Sample Image](https://huggingface.co/chengzhiyuan/ControlEdit/blob/main/image0.png)
9
 
10
 
11
  <!-- Provide a quick summary of what the model is/does. -->
 
17
  ### Model Description
18
 
19
  <!-- Provide a longer summary of what this model is. -->
20
+ ControlEdit is a Multimodal local edit method, which is the pre-trained diffusion model used for local image
21
+ editing methods based on sketches and text.
22
 
23
 
24
  - **Developed by:** [More Information Needed]
 
82
  ### Training Data
83
 
84
  <!-- This should link to a Dataset Card, perhaps with a short stub of information on what the training data is all about as well as documentation related to data pre-processing or additional filtering. -->
85
+ [MyDataset](https://huggingface.co/datasets/chengzhiyuan/onlyclothe)
86
 
87
  [More Information Needed]
88