Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
seanpedrickcase
/
topic_modelling
like
14
Running
on
Zero
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
topic_modelling
200 kB
3 contributors
History:
73 commits
seanpedrickcase
Removed explicit references to cuda in functions where spaces GPU are loaded
cb7a4c9
9 days ago
.github
first commit
almost 2 years ago
funcs
Removed explicit references to cuda in functions where spaces GPU are loaded
9 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.
12 months 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.
12 months ago
Dockerfile
Safe
3.05 kB
Added and replaced relevant files to download in download_model.py to allow for app use on AWS
12 months ago
LICENSE
Safe
11.6 kB
first commit
almost 2 years ago
README.md
Safe
1.87 kB
Rearranged functions for embeddings creation to be compatible with zero GPU space. Updated packages.
11 months ago
app.py
Safe
15.9 kB
Trying to load in cuda only within spaces environment to enable zero GPU space to run successfully
9 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
12 months 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.02 kB
Updated package versions in requirements files
15 days ago
requirements_aws.txt
Safe
444 Bytes
Updated package versions in requirements files
15 days ago
requirements_gpu.txt
Safe
613 Bytes
Updated package versions in requirements files
15 days ago
run_cmd_line_example_command.txt
Safe
396 Bytes
Updated Dockerfile with latest packages
12 months 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.
12 months ago