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
about 2 months 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
about 2 months ago
.dockerignore
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
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
2.77 kB
Fixes on representation model, visualisations, and embeddings in CPU mode. Package updates and optimisation for compatibility
about 2 months ago
LICENSE
11.6 kB
first commit
almost 2 years ago
README.md
1.87 kB
Updated README.md to latest gradio version
about 2 months ago
app.py
16 kB
Fixes on representation model, visualisations, and embeddings in CPU mode. Package updates and optimisation for compatibility
about 2 months ago
download_model.py
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
1.89 kB
Upgraded to Gradio 4.16.0. Guide for converting to exe added.
almost 2 years ago
requirements.txt
1.09 kB
Fixes on representation model, visualisations, and embeddings in CPU mode. Package updates and optimisation for compatibility
about 2 months ago
requirements_aws.txt
554 Bytes
Fixes on representation model, visualisations, and embeddings in CPU mode. Package updates and optimisation for compatibility
about 2 months ago
requirements_gpu.txt
721 Bytes
Fixes on representation model, visualisations, and embeddings in CPU mode. Package updates and optimisation for compatibility
about 2 months ago
run_cmd_line_example_command.txt
396 Bytes
Updated Dockerfile with latest packages
about 1 year ago
run_from_cmd_line.py
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