Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
seanpedrickcase
/
data_text_search
like
1
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
1993c19
data_text_search
143 kB
3 contributors
History:
79 commits
seanpedrickcase
Allowed for modification of server port, root path, max file size etc with environment variables.
1993c19
10 months ago
.github
Create sync_to_hf.yml
almost 2 years ago
search_funcs
Upgraded Gradio version to 5.6.0 in Readme. Upgraded pyarrow version
10 months ago
.dockerignore
Safe
256 Bytes
Explicitly installing curl and exposing port in Dockerfile
about 1 year ago
.gitignore
Safe
268 Bytes
Tried rearranging install of typing_extensions latest version to get it to work
10 months ago
Dockerfile
Safe
2.61 kB
Allowed for modification of server port, root path, max file size etc with environment variables.
10 months ago
LICENSE
Safe
11.4 kB
Initial commit
almost 2 years ago
README.md
Safe
4.81 kB
Allowed for modification of server port, root path, max file size etc with environment variables.
10 months ago
app.py
Safe
23.5 kB
Allowed for modification of server port, root path, max file size etc with environment variables.
10 months ago
download_model.py
Safe
518 Bytes
Changed embedding model to MiniLM-L6 as faster. Compressed embeddings are now int8. General improvements to API mode
over 1 year ago
example_highlight.txt
Safe
347 Bytes
Added highlight search term functionality to keyword search output
over 1 year ago
how_to_create_exe_dist.txt
Safe
2.06 kB
Cognito authorisation option added to app, some other minor changes.
about 1 year ago
requirements.txt
Safe
358 Bytes
Upgraded Gradio version to 5.6.0 in Readme. Upgraded pyarrow version
10 months ago
requirements_aws.txt
Safe
347 Bytes
Tried rearranging install of typing_extensions latest version to get it to work
10 months ago
requirements_gpu.txt
Safe
368 Bytes
Upgraded Gradio version to 5.6.0 in Readme. Upgraded pyarrow version
10 months ago
requirements_keyword_only.txt
Safe
362 Bytes
Upgraded Gradio version to 5.6.0 in Readme. Upgraded pyarrow version
10 months ago