update reqs
Eelco van der Wel authored
49212e57

Twitter Topic Model

None

Install

To install as a Python package, run:

pip install -e .

Run

Make sure you have a pod running. Then, you can run the plugin locally with the run_plugin CLI:

run_plugin --metadata "metadata.json"

Docker

docker build -t twitter_topic_model .

To run the plugin:

simulate_run_plugin_from_frontend --metadata "metadata.json"