Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
seanpedrickcase
/
topic_modelling
like
14
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
topic_modelling
215 kB
4 contributors
History:
81 commits
Sean Pedrick-Case
Merge pull request #2 from seanpedrick-case/dev
13d6f5f
unverified
25 days ago
.github
first commit
almost 2 years ago
funcs
Fixes on representation model, visualisations, and embeddings in CPU mode. Package updates and optimisation for compatibility
25 days ago
.dockerignore
Safe
207 Bytes
Added example of how to run function from command line. Updated packages. Embedding model default now smaller and at fp16.
about 1 year ago
.gitignore
Safe
230 Bytes
Added example of how to run function from command line. Updated packages. Embedding model default now smaller and at fp16.
about 1 year ago
Dockerfile
Safe
2.77 kB
Fixes on representation model, visualisations, and embeddings in CPU mode. Package updates and optimisation for compatibility
25 days ago
LICENSE
Safe
11.6 kB
first commit
almost 2 years ago
README.md
Safe
1.87 kB
Updated README.md to latest gradio version
25 days ago
app.py
Safe
16 kB
Fixes on representation model, visualisations, and embeddings in CPU mode. Package updates and optimisation for compatibility
25 days ago
download_model.py
Safe
678 Bytes
Added and replaced relevant files to download in download_model.py to allow for app use on AWS
about 1 year ago
how_to_create_exe_dist.txt
Safe
1.89 kB
Upgraded to Gradio 4.16.0. Guide for converting to exe added.
almost 2 years ago
requirements.txt
Safe
1.09 kB
Fixes on representation model, visualisations, and embeddings in CPU mode. Package updates and optimisation for compatibility
25 days ago
requirements_aws.txt
Safe
554 Bytes
Fixes on representation model, visualisations, and embeddings in CPU mode. Package updates and optimisation for compatibility
25 days ago
requirements_gpu.txt
Safe
721 Bytes
Fixes on representation model, visualisations, and embeddings in CPU mode. Package updates and optimisation for compatibility
25 days ago
run_cmd_line_example_command.txt
Safe
396 Bytes
Updated Dockerfile with latest packages
about 1 year ago
run_from_cmd_line.py
Safe
4.97 kB
Added example of how to run function from command line. Updated packages. Embedding model default now smaller and at fp16.
about 1 year ago