>>> from captionbot import CaptionBot >>> c = CaptionBot() >>> c.url_caption('your image url here') >>> c.file_caption('your local image filename here')
请问两个地址应该怎么写?能给个例子嘛?谢谢!
下面是源地址https://github.com/krikunts/captionbot
望采纳
可以参考下这个