###本镜像需要 48GB显存及以上显存运行,推荐4090 48G、A800等资源
查看进程:
ps -ef |grep python
终止进程:
kill -9 pid
有bug请微信科哥或者加前面的专属技术群: 312088415
cd /root/HunyuanWorld-1.0
conda activate HunyuanWorld
完成后继续执行脚本
bash scripts/test.sh
#!/bin/bash
set -eo pipefail # 遇到错误立即退出
export HF_ENDPOINT=https://hf-mirror.com
CUDA_VISIBLE_DEVICES=0 python3 demo_panogen.py --prompt "" --image_path examples/case1/input.png --output_path test_results/case1
CUDA_VISIBLE_DEVICES=0 python3 demo_scenegen.py --image_path test_results/case1/panorama.png --classes outdoor --output_path test_results/case1
Using super-resolution input image 🎨 Start to compose the world layer by layer... 🏞️ Composing the background layer... 🕐 Composing the sky layer... 🎉 Congratulations! World composition completed successfully! ####【有这个提示就是完成✅】
官方更新源码在这里: https://github.com/Tencent-Hunyuan/HunyuanWorld-1.0
https://kege-aigc.feishu.cn/docx/L3FVdQl7kom8Ckx7QiicQj2VnEd
科哥已经借助ai工具【claude code cli】,在线云端和本地修复,重写很多ai开源应用
效率非常给力!
修复一般的开源应用简直就是开挂了一样,需要修复和搭建ai应用欢迎联系!