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:
sayed555
/
manga1
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
manga1
/
scripts
/
local_gitpull.bat
sayed555
Upload 342 files
7689b07
verified
2 months ago
raw
Copy download link
history
blame
contribute
delete
173 Bytes
set
scriptpath=%~dp0
cd
%scriptpath%
..
set
PATH
=ballontrans_pylibs_win;ballontrans_pylibs_win\Scripts;PortableGit\
cmd
;
%PATH%
git config http.sslVerify false
git pull
pause