J.@Studio108

音楽・映像・アートワーク・文章・ITを自己表現ツールに精神世界の探求者。 PG言語は言…

J.@Studio108

音楽・映像・アートワーク・文章・ITを自己表現ツールに精神世界の探求者。 PG言語は言語学、文学作品を書くようにソースコードを。 ライフワークは動物愛護。 「メンタルヘルス x 動物愛護」で社会貢献を。 ※ Sorry for tricky.

マガジン

  • Sound Works

    音楽作品(ポートフォリオ用)

  • Video Works

    映像作品(ポートフォリオ用)

  • Art Works

    アート・デザイン作品(ポートフォリオ用)

  • Software -VST Effect-

    エフェクターソフト(使用機材)

  • Hardware -Recording-

    レコーディング機材(使用機材)

最近の記事

  • 固定された記事
    • 【 楽譜 】

      https://youtube.com/playlist?list=PLTQ2bhh8JQkjgQzGHBD_-jXRRLLGVhNW6 ・ギターTAB譜 ・ベースTAB譜 ・ピアノ譜 ・ドラム譜

      • Web AI Tools

        ・ChatGPT:https://chat.openai.com/ ・AI Programmer:https://aiprogrammer.hashlab.jp/ ・Stable Diffusion Online:https://stablediffusionweb.com/#demo ・Craiyon:https://www.craiyon.com/ ・Canva:https://www.canva.com/ ・Civitai:https://civitai.co

        • Auto Trace(Google Colab)

          ● Googleドライブとの連携(読み込み) from google.colab import drive import os # Googleドライブマウントdrive.mount('/gdrive') # 起点ディレクトリbase_path = "/gdrive/My Drive/autotrace" ! echo "autotraceフォルダの中身 -----------"! ls "$base_path"! echo "--------------------"

        • 固定された記事

        マガジン

        • Sound Works
          11本
        • Video Works
          6本
        • Art Works
          97本
        • Software -VST Effect-
          1,174本
        • Hardware -Recording-
          21本
        • Hard & Software -DJ Equipment-
          10本

        記事

          Stable Diffusion 1.2(Google Colab)

          # Stable Diffusion 1.2 import torchfrom diffusers import StableDiffusionPipeline model_id = "CompVis/stable-diffusion-v1-2"device = "cuda" # プロンプトprompt = "Mt. Fuji in the style of Gauguin" # パイプラインの作成pipe = StableDiffusionPipeline.from_pr

          Stable Diffusion 1.2(Google Colab)

          Stable Diffusion 1.3(Google Colab)

          # Stable Diffusion 1.3 import torchfrom diffusers import StableDiffusionPipeline model_id = "CompVis/stable-diffusion-v1-3"device = "cuda" # プロンプトprompt = "Mt. Fuji in the style of Gauguin" # パイプラインの作成pipe = StableDiffusionPipeline.from_pr

          Stable Diffusion 1.3(Google Colab)

          Stable Diffusion 1.4(Google Colab)

          # Stable Diffusion 1.4 import torchfrom diffusers import StableDiffusionPipeline model_id = "CompVis/stable-diffusion-v1-4"device = "cuda" # プロンプトprompt = "Mt. Fuji in the style of Gauguin" # パイプラインの作成pipe = StableDiffusionPipeline.from_pr

          Stable Diffusion 1.4(Google Colab)

          Stable Diffusion 1.5 Web UI(Google Colab)

          # Stable Diffusion 1.5 Web UI %cd /content %env TF_CPP_MIN_LOG_LEVEL=1 !apt -y update -qq!wget http://launchpadlibrarian.net/367274644/libgoogle-perftools-dev_2.5-2.2ubuntu3_amd64.deb!wget https://launchpad.net/ubuntu/+source/google-perfto

          Stable Diffusion 1.5 Web UI(Google Colab)

          Stable Diffusion 2.1 Web UI(Google Colab)

          # Stable Diffusion 2.1 Web UI %cd /content %env TF_CPP_MIN_LOG_LEVEL=1 !apt -y update -qq!wget http://launchpadlibrarian.net/367274644/libgoogle-perftools-dev_2.5-2.2ubuntu3_amd64.deb!wget https://launchpad.net/ubuntu/+source/google-perfto

          Stable Diffusion 2.1 Web UI(Google Colab)

          Stable Diffusion 2.1 Base Web UI(Google Colab)

          # Stable Diffusion 2.1 Base Web UI %cd /content %env TF_CPP_MIN_LOG_LEVEL=1 !apt -y update -qq!wget http://launchpadlibrarian.net/367274644/libgoogle-perftools-dev_2.5-2.2ubuntu3_amd64.deb!wget https://launchpad.net/ubuntu/+source/google-p

          Stable Diffusion 2.1 Base Web UI(Google Colab)

          All In One Pixel Model Web UI(Google Colab)

          # All In One Pixel Model Web UI %cd /content %env TF_CPP_MIN_LOG_LEVEL=1 !apt -y update -qq!wget http://launchpadlibrarian.net/367274644/libgoogle-perftools-dev_2.5-2.2ubuntu3_amd64.deb!wget https://launchpad.net/ubuntu/+source/google-perf

          All In One Pixel Model Web UI(Google Colab)

          Papercut Diffusion Web UI(Google Colab)

          # Papercut Diffusion Web UI %cd /content %env TF_CPP_MIN_LOG_LEVEL=1 !apt -y update -qq!wget http://launchpadlibrarian.net/367274644/libgoogle-perftools-dev_2.5-2.2ubuntu3_amd64.deb!wget https://launchpad.net/ubuntu/+source/google-perftool

          Papercut Diffusion Web UI(Google Colab)

          Popup Book Diffusion Web UI(Google Colab)

          # Popup Book Diffusion Web UI %cd /content %env TF_CPP_MIN_LOG_LEVEL=1 !apt -y update -qq!wget http://launchpadlibrarian.net/367274644/libgoogle-perftools-dev_2.5-2.2ubuntu3_amd64.deb!wget https://launchpad.net/ubuntu/+source/google-perfto

          Popup Book Diffusion Web UI(Google Colab)

          Woolitize Web UI(Google Colab)

          # Woolitize Web UI %cd /content %env TF_CPP_MIN_LOG_LEVEL=1 !apt -y update -qq!wget http://launchpadlibrarian.net/367274644/libgoogle-perftools-dev_2.5-2.2ubuntu3_amd64.deb!wget https://launchpad.net/ubuntu/+source/google-perftools/2.5-2.2

          Woolitize Web UI(Google Colab)

          Graphic Art Web UI(Google Colab)

          # Graphic Art Web UI %cd /content %env TF_CPP_MIN_LOG_LEVEL=1 !apt -y update -qq!wget http://launchpadlibrarian.net/367274644/libgoogle-perftools-dev_2.5-2.2ubuntu3_amd64.deb!wget https://launchpad.net/ubuntu/+source/google-perftools/2.5-2

          Graphic Art Web UI(Google Colab)

          Cheesed Out Anime Backgrounds Web UI(Google Colab)

          # Cheesed Out Anime Backgrounds Web UI %cd /content %env TF_CPP_MIN_LOG_LEVEL=1 !apt -y update -qq!wget http://launchpadlibrarian.net/367274644/libgoogle-perftools-dev_2.5-2.2ubuntu3_amd64.deb!wget https://launchpad.net/ubuntu/+source/goog

          Cheesed Out Anime Backgrounds Web UI(Google Colab)