Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Sunday01
/
testapi
like
1
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
9dce458
testapi
/
manga_translator
/
__init__.py
Sunday01
up
9dce458
8 months ago
raw
Copy download link
history
blame
Safe
125 Bytes
import
colorama
from
dotenv
import
load_dotenv
colorama.init(autoreset=
True
)
load_dotenv()
from
.manga_translator
import
*