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
Duplicated from
kha-white/manga-ocr-base
agiera
/
manga-ocr-base
like
0
Feature Extraction
PyTorch
manga109s
Japanese
generic
vision-encoder-decoder
image-to-text
License:
apache-2.0
Model card
Files
Files and versions
xet
Community
1
Copy to bucket
new
agiera
commited on
Nov 15, 2023
Commit
f377d4a
·
1 Parent(s):
d0377f6
Create requirements.txt
Browse files
Files changed (1)
hide
show
requirements.txt
+2
-0
requirements.txt
ADDED
Viewed
@@ -0,0 +1,2 @@
1
+
Pillow
2
+
transformers>=4.35.1