Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
BloodyInside
/
ComicMTL
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
ComicMTL
/
backend
/
module
/
utils
/
image_translator
/
run.sh
BloodyInside
firsty
947c08e
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
58 Bytes
#!/bin/bash
git pull --quiet
python -m manga_translator
$@