在Huggingface上部署青龙面板 使用青龙面板登陆保活Serv00 on August 18, 2024 Get link Facebook X Pinterest Email Other Apps huggingface dock部署方法huggingface.co/spaces/ykxVK8yL5L/qinglong?duplicate=truehttps://huggingface.co/ykxVK8yL5L https://www.youtube.com/watch?v=rkZ-HaRBblU&list=LL&index=51:20 / 5:33在Huggingface上部署青龙面板 使用青龙面板登陆保活Serv00https://huggingface.co/spaces/sshpass -p '密码' ssh -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -tt 用户名@ssh主机 "exit" ``` https://huggingface.co/ykxVK8yL5L https://github.com/WowYiJiu/serv00-login https://github.com/vastsa/FileCodeBox ``` dir_root=/ql && source /ql/shell/api.sh && notify_api '标题' '内容' def send_notification(self,title,message): cmd = f"dir_root=/ql && source /ql/shell/api.sh && notify_api {title} {message}" subprocess.call(['/bin/bash', '-c',cmd]) Comments
Comments
Post a Comment