Commit History

fix some wording in some strings
c9ae4da
Running

João Pedro commited on

add a submit all button to finish wandb run
c939453

João Pedro commited on

dont set the run to None, that breaks things
221f9cc

João Pedro commited on

tell streamlit to not hash the image
74d6a50

João Pedro commited on

rename session_data to session_state
90ca81e

João Pedro commited on

try to avoid streamlit re-running everything on ui changes
6c6f2d5

João Pedro commited on

fix add_data call
b90d0b6

João Pedro commited on

the method is add_data
d5286eb

João Pedro commited on

debug printing
6c0983b

João Pedro commited on

make feedback into a table for better vis + add btn
ff1aca1

João Pedro commited on

log the actual image to wandb
d2efd6d

João Pedro commited on

add model files
8756989

João Pedro commited on

dummy wandb to training code
23057e8

João Pedro commited on

add wandb to pre_processing
edcda91

João Pedro commited on

add PROJECT_NAME constant
e6ad839

João Pedro commited on

revert back to using pre-trained layoutlm
9652b01

João Pedro commited on

typo
2bc05a3

João Pedro commited on

can't use other files in spaces
94847d6

João Pedro commited on

update requirements
e20ba60

João Pedro commited on

add wandb logging for user feedback
11deda5

João Pedro commited on

add some hf spaces config
f0dc05e

João Pedro commited on

add some printing to help debug
8f5a987

João Pedro commited on

add key to selectbox to avoid duplicate error
d280e22

João Pedro commited on

remove unnecessary comments
63eb0c6

João Pedro commited on

provide fixed list of possible correct labels
392dd2d

João Pedro commited on

stop printing encondings
373fa9f

João Pedro commited on

extract value from tensor
dafbc40

João Pedro commited on

typo
a3ab611

João Pedro commited on

set labels, id2label and label2id manually
d73399c

João Pedro commited on

use id2label for human-readable label
61dba08

João Pedro commited on

oops, it is a dictionary of tensors, no .shape
6849e5c

João Pedro commited on

print encoding's shape
a9e3f24

João Pedro commited on

truncate long text sequences
99700b8

João Pedro commited on

use sequence classifier and print encoding
5639711

João Pedro commited on

add packages file with needed system packages
b5975ad

João Pedro commited on

swap deprecated option in streamlit
180d132

João Pedro commited on

use actual bytes when converting pdf
548ee28

João Pedro commited on

add pytesseract
b6af28a

João Pedro commited on

uploaded_file inherits from BytesIO
c1d4001

João Pedro commited on

only accept one file upload at a time
fd98f6f

João Pedro commited on

update requirements
506a3d8

João Pedro commited on

wtf
cdeaf4e

João Pedro commited on

change requirements
a0381d7

João Pedro commited on

add tentative app.py
056ccc3

João Pedro commited on

adding files from github
861182c

João Pedro commited on

initial commit
b7d38ff

bigodel commited on