onkarsus13 commited on
Commit
db67ffb
1 Parent(s): d49a54e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -1,10 +1,10 @@
1
  ---
2
  license: mit
3
  ---
4
- This is the trained model for the controlnet-stablediffusion for the scene text eraser.
5
- We have to customised the pipeline for the controlnet-stablediffusion-inpaint
6
 
7
- you will find the code to run the model [here](https://github.com/Onkarsus13/Diff_SceneTextEraser)
8
 
9
  For direct inference
10
 
 
1
  ---
2
  license: mit
3
  ---
4
+ This is the trained model for the controlnet-stablediffusion for the scene text eraser (Diff_SceneTextEraser)
5
+ We have to customize the pipeline for the controlnet-stablediffusion-inpaint
6
 
7
+ you will find the training and inference code for Diff_SceneTextEraser [here](https://github.com/Onkarsus13/Diff_SceneTextEraser)
8
 
9
  For direct inference
10