Showing posts with label 实操. Show all posts
Showing posts with label 实操. Show all posts

Sunday, 4 May 2025

免费建站探秘:菜鸟福音!免费主机+网站部署 - Free Website Mystery: Noob's Gospel! Free Hosting + Website Deployment

免费主机在手,建站不用愁!零成本拥有你的专属网站。- Free hosting in hand, no worries about building a website! Zero cost to own your exclusive site.


一、ClawCloud Run(https://run.claw.cloud/)


免费资源概览:

月赠 $5 美金额度:注册即享,GitHub 账号注册满 180 天者,每月自动续赠,无需绑定信用卡。

资源上限:4 核 CPU、8GB 内存。

存储空间:10G。

网络带宽:高质量 BGP 带宽,最高达 1Gbps,支持 IPv6。

每月流量:10G,开发够用,VPS够呛。

广告:体验清爽


快速部署 WordPress 网站步骤:

1. 访问 ClawCloud Run,注册账户。

2. 进入 Dashboard,点击“App Store”。

3. 找到 WordPress 应用。

4. 点击“Deploy”,耐心等待,大约要3-5分钟。

5. 可以做客制化设置,本文仅提供快速部署方案。

6. 部署完成后,点击应用详情中的“Public Address”,即可访问您的 WordPress 网站。当然,这只是容器好了,具体网站设置就看各位喜好。



二、AwardSpace(https://www.awardspace.com/)


免费资源概览:

存储空间:1 GB

每月流量:5 GB

访问量:约 5,000 次/月, 本身VPS服务不免费

数据库:1 个 MySQL 数据库

电子邮件账户:1 个

域名支持:可绑定 1 个域名及 3 个子域名

广告:无强制广告


从 Dashboard 开始部署 WordPress 网站步骤:

1. 访问 AwardSpace官网,点击“Signup”注册账户。

2. 登录后,进入 Dashboard。

3. 在“Hosting Tools/Domain Manager”部分,输入想要的域名,选择二级域名,完成注册。

4. 返回 Dashboard,在Hosting Tools/Zacky App Installer

5. 点Browser and install Apps按钮。

6. 在应用列表中,选择“WordPress”,点击“proceed to step2”。

7. 填写网站信息,如网站名称、管理员用户名和密码。

8. 点击“Install Application”,等待安装完成。

9. 安装完成后,访问已注册的域名,即可看到 WordPress 网站上线。




人生苦短,何必花冤枉钱?今天动手,明天就能向朋友炫耀:"看,这是我的网站!"

Sunday, 27 October 2024

ComfyUI & Stable Diffusion: The Ultimate Resource Hack - 1 Minute to Sync Models and Nodes - ComfyUI & Stable Diffusion:资源黑客终极指南 - 1分钟同步模型和节点

Stop Wasting, Start Syncing! - 停止浪费,开始同步!

Fed up with the hassle of double-dipping into model installations? Dive into our 60-second hack to sync ComfyUI with your local Stable Diffusion WebUI, sparing you the agony of redundant setups. We'll show you how to effortlessly glide through model, node, CLIP, VAE, and Lora configurations, turning your dual UI woes into a thing of the past. Plus, for path-confused AI artists, we've got the config file right here, ready for a quick tweak and roll.

Ready to unleash the power of your AI art tools without the clutter? First, hunt down that hidden gem in your ComfyUI folder—the 'extra_model_paths.yaml.example' file. Change its file name to ‘extra_model_paths.yaml’, and boom, you're in the game. Fire up your favorite text editor, or if you're feeling commando, dive into the terminal (Mac/Linux) or command prompt (Windows). Tweaking this configuration file to harness the magic of Stable Diffusion WebUI models, nodes, CLIP, VAE, and Lora, all from the cozy confines of your ComfyUI. The specific configuration file can refer to the following example.
# Rename this to extra_model_paths.yaml and ComfyUI will load it


# config for a1111 ui

a111:

    base_path: /Users/your_username/stable-diffusion-webui/  # 指向Stable Diffusion WebUI的安装路径

    checkpoints: models/Stable-diffusion  # Stable Diffusion模型的路径

    configs: models/Stable-diffusion  # Stable Diffusion配置文件的路径

    vae: models/VAE  # VAE模型路径

    loras: |

         models/Lora  # Lora模型路径

         models/LyCORIS  # LyCORIS模型路径(如果有的话)

    upscale_models: |

         models/ESRGAN  # ESRGAN模型路径

         models/RealESRGAN  # RealESRGAN模型路径

         models/SwinIR  # SwinIR模型路径

    embeddings: embeddings  # 文本嵌入路径

    hypernetworks: models/hypernetworks  # 超网络模型路径

    controlnet: models/ControlNet  # ControlNet模型路径


# config for comfyui

comfyui:

    base_path: /Users/your_username/ComfyUI/  # ComfyUI的安装路径

    checkpoints: /Users/your_username/stable-diffusion-webui/models/Stable-diffusion  # 指向A1111安装目录下的Stable Diffusion模型

    clip: /Users/your_username/stable-diffusion-webui/models/clip/  # 指向A1111的CLIP模型路径

    clip_vision: /Users/your_username/stable-diffusion-webui/models/clip_vision/  # CLIP视觉模型路径

    configs: /Users/your_username/stable-diffusion-webui/models/configs/  # Stable Diffusion的配置文件路径

    controlnet: /Users/your_username/stable-diffusion-webui/models/ControlNet/  # 指向ControlNet模型的路径

    embeddings: /Users/your_username/stable-diffusion-webui/embeddings/  # 嵌入模型路径

    loras: /Users/your_username/stable-diffusion-webui/models/Lora/  # Lora模型路径

    upscale_models: /Users/your_username/stable-diffusion-webui/models/upscale_models/  # 指向超分辨率模型路径

    vae: /Users/your_username/stable-diffusion-webui/models/VAE/  # VAE模型路径


All paths must be absolute paths to where the actual files are located on your system. - 所有路径必须是你系统上实际文件所在的绝对路径。


Tuesday, 15 October 2024

ComfyUI AnimateDiff: Magic in Motion - ComfyUI AnimateDiff安装指南:AI动画真香

Unleash your creativity or waste your time? You decide! - 释放你的创意还是浪费生命,你说了算!

Introduction - 简介

Imagine a world where your wildest dreams come to life, frame by frame. That's the magic of AnimateDiff in ComfyUI! But wait, is it really magic, or just another tech rabbit hole? Picture this: you're sipping coffee, casually typing nonsense, and boom! Your AI-generated cat is doing the Macarena. Sounds ridiculous? That's because it is! But here's the kicker – it's ridiculously awesome. AnimateDiff isn't just about making pretty moving pictures; it's about bringing the 'comfy' back to creativity. With faster render times and mind-bending possibilities, it's like having a Hollywood studio in your pajamas. So, are you ready to animate your imagination, or are you too scared of what your subconscious might cook up?

Installation - 安装

Please install it step by step as shown in the following figure.