testing / requirements.txt
Han22's picture
Update requirements.txt
0527053
raw
history blame contribute delete
170 Bytes
!pip install gradio 22.3.1
!pip install TensorFlow
!pip install newspaper3k
!pip install sentencepiece
!pip install transformers
!pip install opencc-python-reimplemented