jsup.GEN - working on image-to-image generation with AI

Image
by joviansummer original STEEMIT post: https://steemit.com/blog/@joviansummer/jsup-gen-working-on-image-to-image-generation-with-ai Hello, this is @joviansummer(witness: @jswit). I'd like to share what I'm working on regarding my experintal jsup.GEN project, which tries to connect image generation AI with Steemit. Currently, jsup.GEN provide function to generate image from test prompt(txt2img). This function is interesting, but it's not easy to generate exactly what you want because you need to explain the image in detail with multiple keywords in English. Thus, I think it's more useful to have a function to generate image from existing reference image. I'm working on this image-to-image function, and thinking about two methods to implement it. The first method is to provide 2 commands as follows: !gen_t : This command focuses more on text prompt than reference image. The result may be quite different from reference because text prompt will have much more in...

스팀 개발자를 위한 웹사이트

by joviansummer
original STEEMIT post: https://steemit.com/blog/@joviansummer/28nwfb


오토 보팅 서비스를 개발하면서 주로 참고했던 자료는 steem-python이었습니다. 아래의 링크입니다.

steem-python https://steem.readthedocs.io/en/latest/

최근에 장애가 발생하면서 특히 도움이 많이 된 웹사이트는 스팀 개발자 포털(steem developer portal)입니다. 아래의 링크입니다.

steem developer portal https://developers.steem.io/

이 2개 웹사이트에서 제공되는 내용들과 구글 검색을 통해 찾는 기타 다른 자료들을 바탕으로 작업을 진행하고 있습니다.

Comments

Popular posts from this blog

스티미언의 영향력 지수 계산

jsup/avle 보팅 코드 갱신 - 1일1포스팅 강박에서 벗어나기

jsup/avle code update - you don't have to write post everyday