技術メモと投資&お小遣い稼ぎ!

主に技術メモ、システムトレードメモ、更にお小遣い稼ぎのブログです。

FXでは敷居の高いアービトラージ(裁定取引)は仮想通貨市場で通用するか研究中です。
あとマイニングも研究中です。

Stable Diffusionあれこれ

複数のモデルを動かす方法


コミュニティの空きGPUを使って無料で使えるサービス
サーバとして登録すると優先的に枠が確保されるみたい。
Stable Horde




DeepLで日本語翻訳


pythonでdeeplライブラリを使って簡単に翻訳


Google翻訳


API化する


画像生成AI Stable DiffusionをAmazon SageMakerで始める


CPU版



APIをトンネルして使う


Cloudflareでサーバ公開








cog img2img


super Webui img2img


Memory Efficient Attention で安定した拡散を最大 100% 高速化






Windows10で”Torch not compiled with CUDA enabled”が出る場合は
pip uninstall torch
pip cache purge
pip install torch -f https://download.pytorch.org/whl/torch_stable.html


cuda未対応のバージョンがあるみたい。


Windowsでlocaltunnelを使うバイナリ