Files
change_hair/start_hairgrow.sh
2026-07-17 22:13:56 +08:00

10 lines
318 B
Bash
Executable File
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
#!/bin/bash
# 启动区域生发服务(端口 8899
# 依赖 webui(57860) 已启动
export CRYPTOGRAPHY_OPENSSL_NO_LEGACY=1
export CUDA_VISIBLE_DEVICES=0
export HF_HUB_OFFLINE=1
export TRANSFORMERS_OFFLINE=1
cd /home/ubuntu/change_hair/hair_grow_service
exec /home/ubuntu/miniconda3/envs/my_hair/bin/python app.py