Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
BloodyInside
/
ComicMTL
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
25376d0
ComicMTL
/
backend
/
module
/
utils
/
image_translator
/
run.sh
BloodyInside
firsty
947c08e
5 months ago
raw
Copy download link
history
blame
Safe
58 Bytes
#!/bin/bash
git pull --quiet
python -m manga_translator
$@