font,Python

Thumbnail of post image 185
バッチファイル

FontForgeをインストールしておいてください

FontForge Open Source Font Editor

"D:\app2\FontForgePortable\App\FontF ...

font,Python

Thumbnail of post image 138

svg

svgelements

svgelements · PyPI

pip install svgelementsimport ioimport svgelementssvgdata = ''' ...

Python

Thumbnail of post image 045

MakeHuman is an open source application that allows users to create and customize 3D characters.

サイトが重く Windows ...

etc,Python

Thumbnail of post image 036
bvhtoolbox

GitHub – OlafHaag/bvh-toolbox: Scripts for manipulating and converting BVH files.

pip install bvht ...

etc,Python

Thumbnail of post image 103

BVH(Biovision Hierarchy)は、3Dアニメーションやモーションキャプチャーデータのフォーマットとして広く使用されるファイル形式です。BVHは、ボーン階層(ヒエラルキー)の構造と、各ボーンの動きを時間軸に沿って記録す ...

Python

Thumbnail of post image 034

TripoSRを動かすための手順をまとめました

インストール

Start Locally | PyTorch

git clone install -r requirements.txtpip install mode ...

Python,stable-diffusion

Thumbnail of post image 181

ControlNetは新しいバージョンにしてください

モデルのダウンロードと設置

huchenlei/animal_openpose at main (huggingface.co)

“D:\WinP ...

Python

Thumbnail of post image 000

画像の外枠に接触している物体を消す方法です。消す時は透明にするようにしています

ライブラリーのインストールpip install opencv-pythonpip install opencv-contrib-pythonプログ ...

Python

Thumbnail of post image 013

Python のコードimport tkinter as tkfrom tkinter import ttkfrom tkinter import colorchooserdef color_changed(): # カラーピッカーから選択 ...

Python

Thumbnail of post image 178

ITAコーパスの文章リストを画面に表示させ連続で録音するアプリ。文章ごとに録音開始ボタン録音停止ボタンを押さなくてすみます。録音しながら録音した音を再生することもできます。

インストールと準備pip install Speech ...