x-tabdeveloping / topicwizard

Powerful topic model visualization in Python
https://x-tabdeveloping.github.io/topicwizard/
MIT License
105 stars 13 forks source link

Easy deployment and fast cold starts #39

Closed x-tabdeveloping closed 5 months ago

x-tabdeveloping commented 5 months ago

Topicwizard apps can now be easily deployed to HuggingFace spaces and cloud providers with easy_deploy(). Cold starts are also much faster, as positions can be precomputed for TopicData objects.