Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
lixiang6
/
demo
like
0
Configuration error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
demo
/
run.sh
lixiang6
Upload 19 files
15f87d2
verified
13 days ago
raw
Copy download link
history
blame
contribute
delete
Safe
244 Bytes
#!/bin/bash
echo
"✨ 启动 Gradio(本地监听 7860 端口)"
python gradio_app_sdxl_specific_id_low_vram.py &
# 后台运行
sleep
60
echo
"🌐 尝试使用 cloudflared 暴露端口..."
cloudflared tunnel --url http://localhost:7860