Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

Spaces:
seanpedrickcase
/
data_text_search
Sleeping

App Files Files Community
Fetching metadata from the HF Docker repository...
data_text_search
Ctrl+K
Ctrl+K
  • 3 contributors
History: 51 commits
seanpedrickcase's picture
seanpedrickcase
Modified Dockerfile to run app on port 8080, which Lambda uses
f20dd46 12 months ago
  • .github
    Create sync_to_hf.yml over 1 year ago
  • search_funcs
    Specified boto3 sts region about 1 year ago
  • .dockerignore
    237 Bytes
    Added small line to dockerfile start. Added dockerignore file for local builds over 1 year ago
  • .gitignore
    276 Bytes
    Added additional password auth for AWS-based files. Changed 'Clean' default to no about 1 year ago
  • Dockerfile
    1.99 kB
    Modified Dockerfile to run app on port 8080, which Lambda uses 12 months ago
  • LICENSE
    11.4 kB
    Initial commit over 1 year ago
  • README.md
    4.82 kB
    Added Lambda web adapter to Dockerfile. Updated Gradio version 12 months ago
  • app.py
    17.2 kB
    Added Lambda web adapter to Dockerfile. Updated Gradio version 12 months ago
  • example_highlight.txt
    347 Bytes
    Added highlight search term functionality to keyword search output over 1 year ago
  • how_to_create_exe_dist.txt
    2.05 kB
    Added Lambda web adapter to Dockerfile. Updated Gradio version 12 months ago
  • requirements.txt
    269 Bytes
    Fixed cleaning for semantic search. Handles text with backslashes in (if cleaned). Updated packages. requirements file for only keyword search added. about 1 year ago
  • requirements_no_semantic.txt
    227 Bytes
    Fixed cleaning for semantic search. Handles text with backslashes in (if cleaned). Updated packages. requirements file for only keyword search added. about 1 year ago