Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
qbhf2
/
GarmentCode
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
GarmentCode
/
NvidiaWarp-GarmentCode
/
tools
/
ci
/
publishing
/
publish
/
step.bat
qbhf2
modified: startup.sh, NvidiaWarp
61fce7d
11 months ago
raw
Copy download link
history
blame
contribute
delete
88 Bytes
@
echo
off
call
"%~dp0..\..\publish.bat"
if
%errorlevel%
neq
0
(
exit
/b
%errorlevel%
)