requirements.txt 259 B

1234567891011121314151617
  1. transformers
  2. click==7.1.2
  3. tensorflow==2.9.1
  4. beautifulsoup4==4.11.1
  5. wikipedia==1.4.0
  6. ipython==8.4.0
  7. gradio
  8. sentencepiece
  9. numpy >= 1.24.3
  10. scipy >= 1.10.1
  11. pandas >= 2.0.2
  12. matplotlib >= 3.7.1
  13. jupyterlab >= 4.0
  14. watermark >= 2.4.2
  15. torch >= 2.0.1
  16. tiktoken >= 0.5.1