prithivMLmods commited on
Commit
bdac428
·
verified ·
1 Parent(s): 7b78344

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -53,6 +53,11 @@ input_image = load_image(
53
  image = pipe(image=input_image, prompt=prompt).images[0]
54
  ```
55
 
 
 
 
 
 
56
  ## **Core Prompt**
57
 
58
  ```
 
53
  image = pipe(image=input_image, prompt=prompt).images[0]
54
  ```
55
 
56
+ **Trained on [ModelScope.cn](https://modelscope.cn)**
57
+
58
+ > Recommended: HRP_20.safetensors
59
+
60
+
61
  ## **Core Prompt**
62
 
63
  ```