Python

Thumbnail of post image 038

作成したQRコードがたくさんある時に読み込めるか確認したい時に便利です

コード# -*- coding: utf-8 -*-import osimport cv2from pyzbar.pyzbar import decodei ...

Python

Thumbnail of post image 167

CuteR

pip install CuteR

CuteR -c 10 -e H -o sample_output.png -v 10 sample_input.png
CuteR -C -r 100 50 100 ...

Python

Thumbnail of post image 159
インストールpip install qrcodepip install pillowコード# -*- coding: utf-8 -*-import qrcodefrom qrcode.image.styledpil import Styl ...

stable-diffusion

Thumbnail of post image 104

指の本数がおかしい場合に修正する方法です
手の指の本数が4本から5本に正しくなりました

negative_hand Negative Embedding

ダウンロードして配置します

diffusersでの使用方 ...

stable-diffusion

Thumbnail of post image 030

モデル

Counterfeit-V3.0

AbyssOrangeMix2 – NSFW

AbyssOrangeMix2 – Hardcore

Ab

etc

Thumbnail of post image 123

作るVRoid Studio
VRM_Addon_for_Blender

VRM Add-on for Blender

動かす3tene

3teneFREE V3 – 3tene

VRMLiveVie ...

etc,windows

Thumbnail of post image 142

ダウンロードThe Motionbuilder-friendly BVH Conversion Release of CMU’s Motion Capture Database

BVH WEB VIEWR (hahasoha ...

Python,画像

Thumbnail of post image 126

AIで背景を透過するremove.bg

Webサービスです

clipdrop

ウェブサービスです

rembg

Pythonプログラムです。一括で行うにはこちらが便利です。

GitHub – d ...

Python,画像

Thumbnail of post image 103

縦横の拡大縮小比率を同じにして大きさを変えた後 透明な余白を追加するプログラムです

コードfrom PIL import Image, ImageOpsimport numpy as npimport osdef resize_ ...

stable-diffusion

Thumbnail of post image 092
出力画像のアスペクト比

出力画像のアスペクト比を1対1にして左側は何もしないもの 右側はアスペクト比が1対1になるように余白を追加したものです。

余白をつけると元の画像と同じような形になりますが余白をつけないと横に伸びたり縮 ...