onkarsus13 commited on
Commit
d49a54e
1 Parent(s): 8ad8e8f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -9,7 +9,9 @@ you will find the code to run the model [here](https://github.com/Onkarsus13/Dif
9
  For direct inference
10
 
11
  step 1: Clone the GitHub repo to get the customized ControlNet-StableDiffusion-inpaint Pipeline Implementation
12
- `git clone https://github.com/Onkarsus13/Diff_SceneTextEraser`
 
 
13
 
14
  Step2: Go into the repository and install repository, dependency
15
  ```
 
9
  For direct inference
10
 
11
  step 1: Clone the GitHub repo to get the customized ControlNet-StableDiffusion-inpaint Pipeline Implementation
12
+ ```
13
+ git clone https://github.com/Onkarsus13/Diff_SceneTextEraser
14
+ ```
15
 
16
  Step2: Go into the repository and install repository, dependency
17
  ```