Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
Duplicated from
a3216/gcli2api
zym1
/
gcli2api
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
gcli2api
/
start.sh
a3216
sync: github -> hf space
c50496f
about 1 month ago
raw
Copy download link
history
blame
contribute
delete
Safe
178 Bytes
echo
"强制同步项目代码,忽略本地修改..."
git fetch --all
git reset --hard origin/$(git rev-parse --abbrev-ref HEAD)
uv
sync
source
.venv/bin/activate
python web.py