barun-saha / slide-deck-ai

Co-create a PowerPoint presentation with Generative AI
https://huggingface.co/spaces/barunsaha/slide-deck-ai
MIT License
64 stars 11 forks source link

Fix #34: add torch as dependency #35

Closed barun-saha closed 1 month ago

barun-saha commented 1 month ago

BERT requires PyTorch as a dependency, which was not listed. Updated the requirements.txt file to address this problem.