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/3qbwcw


리눅스에서는 통상 파이썬이 기본으로 설치되어 따라오는데, 윈도우에서는 별도로 설치를 해 줘야 합니다. 설치 과정은 다음과 같습니다.

파이썬 공식 홈페이지(python.org)의 윈도우 버전 다운로드 페이지로 갑니다. 아래의 링크입니다.

Python Releases for Windows

python1.jpg

Stable Releases에서 "Windows Installer(64-bit)"을 선택해서 다운로드합니다. 가장 최신 버전은 현재 3.12.0입니다. 3.12.0 또는 3.11.6을 받으면 되겠습니다.

다운로드 받은 설치 파일을 실행해서 설치를 진행합니다.

python2.jpg

여기서 중요한 것은 설치 화면이 나왔을 때 "Add python.exe to PATH" 항목을 반드시 체크해 주는 것입니다. PATH에 파이썬이 추가되어야 나중에 명령어 프롬프트에서 파이썬을 사용할 때 문제가 없습니다. 체크한 후에 "Install Now"를 선택해서 설치를 진행합니다.

설치가 완료되면 명령 프롬프트(cmd)에서 실행하면 됩니다.

시험 삼아 메모장에서 아래와 같은 내용을 작성해서 test.py 파일로 저장해 봅니다.

print("Hello World!")

명령 프롬프트에서 해당 파일이 있는 디렉토리로 가서 실제로 "Hello World!"가 출력되는지 실행해 봅니다.

python test.py

@joviansummer의 스팀 프로젝트

스팀 증인노드를 운영중입니다. @jswit에 증인투표해 주시면 감사하겠습니다.
(https://steemitwallet.com/~witnesses)

jswit 증인 노드 프로젝트를 시작합니다.

jsup 업보팅(upvoting) 서비스 소개

jsup 수혜자 지정 기능 추가

jsup 2.0 - 업보팅을 다시 위대하게

jSTEEM 프로젝트 - 텔레그램 챗봇으로 구현하는 스팀 블럭체인 탐색기

Steemit-Search - 스팀잇 포스팅 검색

STEEM.NFT - 디지털 아트 보존 프로젝트

Comments

Popular posts from this blog

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

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

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