logo
Browse Source

Update README

Signed-off-by: shiyu22 <shiyu.chen@zilliz.com>
main
shiyu22 3 years ago
parent
commit
4601211e84
  1. 2
      README.md

2
README.md

@ -30,7 +30,7 @@ import towhee
towhee.glob('./test.png') \
.image_decode() \
.img2img_translation.animegan(model_name = 'hayao') \
.img2img_translation.cartoongan(model_name = 'Hayao') \
.show()
```

Loading…
Cancel
Save