windows

Thumbnail of post image 193
バッチファイルを作ってみる

C:\Windows\System32\shutdown.exe/r/t 10

hoge.batで保存

バッチファイルのショートカットを作ってみる

デスクトップにショートカットを作りタス ...

AutoIt

Thumbnail of post image 036

Image Search UDF

画像認識するものです

右側にある Download This fileをクリックします

私はAutoIT_ImageSearchUDFフォルダを作り圧縮ファイルを解凍しました

AutoIt

Thumbnail of post image 112

簡単な gui を作成#include <GUIConstantsEx.au3>#include <WindowsConstants.au3>Opt("GUIOnEventMode", 1) ; Change to ...

bat,PowerShell ,windows

Thumbnail of post image 007

下記スクリプトをコピーしてバッチファイルを作成してください

改行のある複数行のクリップボードデータを読み込み 逆順にして一行ごとにクリップボードにコピーする

powershell -Command “(Get-C ...

stable-diffusion

Thumbnail of post image 134

ControlNet

ControlNet は、条件を追加して拡散モデルを制御するニューラル ネットワーク構造です。

色塗りしたり画像通りに色々なポーズをとることができます

ControlNetのインストール

We ...

jqコマンド,アクセシビリティ

Thumbnail of post image 123

「ちーたんタッチボード」

 Windows タブレット端末向けのソフトウェアキーボード&マウスパッドの機能を提供するアプリです。キーの配置を好みに合わせて自由に設定することができます。

バリアフリーパソコンサポート まほ ...

jqコマンド

Thumbnail of post image 176

簡単なサンプル

type in.csv | jq-win64.exe -R -f mapping.jq>out.json

mapping.jq

split(“,”)|
{&# ...

jqコマンド

Thumbnail of post image 092

Notepad++にアドインNPPJSONViewer

NPPJSONViewer_x64.zipダウンロードして展開します

NPPJSONViewer.dllをplugins\NPPJSONViewerフォルダーに貼り付け ...

stable-diffusion

Thumbnail of post image 191
カスタムスクリプト

カスタム スクリプトをインストールするには、スクリプト ディレクトリに配置し、 タブの下部にある ボタンをクリックします。

Improved prompt matrix
txt2img2img

stable-diffusion

Thumbnail of post image 082
seed_travel,shift-attentionとmoviepyをインストール

通常のインストールが終わった後に下記処理を実行してください

!git clone extensions/seed_travel