Commit History

Update spacy version
17c962f
Running
verified

MatthiasC commited on

Upgrade streamlit version
367976c

MatthiasC commited on

Move altair in requirements to bottom
552b9fa

MatthiasC commited on

Add altair to requirements
cd24715

MatthiasC commited on

Update transformers version
17f87bd

MatthiasC commited on

Update requirements.txt
133264f

MatthiasC commited on

Update transformers version
6edb1f4

MatthiasC commited on

Update spacy version
ec9af8f

MatthiasC commited on

Update sentence transformers version
e39c0d3

MatthiasC commited on

Upgrade spacy version to solve dependency issue
3a52fa7

MatthiasC commited on

Solve dependency conflict
06bc892

MatthiasC commited on

Change text here and there
1fafa62

MatthiasC commited on

Change readme
9a6d6d1

MatthiasC commited on

Change readme
52c900d

MatthiasC commited on

Change typo and some sentences
9dab425

MatthiasC commited on

Fix last things and add cached extra summaries for the examples
1ba4f32

MatthiasC commited on

Disable summary generation at the end
0e6b382

MatthiasC commited on

Remove checkbox at start
eba16a4

MatthiasC commited on

Change spacy streamlit version
3a9a2f3

MatthiasC commited on

Minor text changes
02077db

MatthiasC commited on

Add some more whitespaces and implement scoring and showing different summaries at the end of the blogpost
73f00f5

MatthiasC commited on

Change article titles to actual names, change some text
48836d3

MatthiasC commited on

Change some text and set truncation for summarization model
d09f003

MatthiasC commited on

Delete __pycache__ directory
ae5f14d
unverified

MatthiasCami8 commited on

Delete .idea directory
b998447
unverified

MatthiasCami8 commited on

Add gitignore file
47f3fde

MatthiasC commited on

n CLean up code
937ed20

MatthiasC commited on

Delete non-used code
065051d

MatthiasC commited on

Remove spacy small for dependency issues
558912e

MatthiasC commited on

Change spacy version
77bc7d7

MatthiasC commited on

Allow free input and some fixes
6b6c0db

MatthiasC commited on

Use small spacy seems to work
3ae9358

MatthiasC commited on

Add spacy small to requirements again
2b600fb

MatthiasC commited on

Try small spacy instead of large to see if this fixes the issue
b1d6077

MatthiasC commited on

Disable spacy get function and directly load totry and fix space not loading
aac5385

MatthiasC commited on

Change the way in which spacy is loaded
25d9773

MatthiasC commited on

Change spacy order
c8aa906

MatthiasC commited on

Dependency caching and remove flair from requirements
079ef2d

MatthiasC commited on

Transformer instead of flair and use dependency image for one article as test
1f3c19d

MatthiasC commited on

Change caching type for flair tagger
10364d0

MatthiasC commited on

Try to fix flair error in HF spaces
32e1bb2

MatthiasC commited on

Change order or functions loaded to see if it's a specific space error
2c184b3

MatthiasC commited on

Merge branch 'main' of github.com:MatthiasCami8/HFSummSpace into main
4f72a7f

MatthiasC commited on

Try out caching some functions to solve spaces issue
edba6fe

MatthiasC commited on

Delete .idea directory
49e696a
unverified

MatthiasCami8 commited on

Fix error with page configuration
cf834f9

MatthiasC commited on

Update readme file
d9c9dd6

MatthiasC commited on

Change readme.md
01e9586

MatthiasC commited on

Improve code and add more example specific text
305fb83

MatthiasC commited on

Add dependency comp general functionality, fix issues and add more examples
357d42c

MatthiasC commited on