Commit History

Should .convert('RGB') instead of .convert('L')
4e9737c

hugruby commited on

Input Image has to be greyscale, otherwise broadcast error. Thus add .convert('L')
ab27eac

hugruby commited on

Update requirements.txt
a46ae31

hugruby commited on

Add requirements.txt
5e02922

hugruby commited on

Forgot to add .txt suffix
a13d3bd

hugruby commited on

Move import streamlit as st to top
b5ae78c

hugruby commited on

Streamlit Replication of nielsr/TrOCR-handwritten
4f62844

hugruby commited on

Add requirements for trocr_streamlit_imitate
24e8bea

hugruby commited on

initial commit
d5c6d44

system HF Staff commited on