Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
kkastr
/
summit
like
0
Runtime error
App
Files
Files
Community
dc005c4
summit
2 contributors
History:
18 commits
kkastr
updated requirements
dc005c4
over 1 year ago
.gitignore
Safe
1.87 kB
condensed the scraper into the main app file. change api keys config to use toml. clean up of aws files as will no longer be deploying there
over 1 year ago
LICENSE
Safe
1.08 kB
Initial commit
over 1 year ago
README.md
Safe
102 Bytes
remove yaml front matter. created separate branch for deploying to huggingface spaces.
over 1 year ago
app.py
4.39 kB
added simple sentence chunking by estimating number of tokens
over 1 year ago
download_model.py
Safe
289 Bytes
rename files. added prelims for deployment on aws (pending permission fix)
over 1 year ago
requirements.txt
Safe
74 Bytes
updated requirements
over 1 year ago