Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 354 Bytes

README.md

File metadata and controls

7 lines (7 loc) · 354 Bytes

Generate summaries from texts using Streamlit

Group 14 - Software Design and implementation - 6112/8112

Instruction

  • Create a virtual python 3.8 environment
  • install tensorflow or PyTorch
  • run pip install -r requirements.txt
  • run streamlit run main.py