GPT2_Chatbot / Pipfile
gabriel lopez
working app
40f8a3f
raw
history blame
207 Bytes
[[source]]
url = "https://pypi.org/simple"
verify_ssl = true
name = "pypi"
[packages]
gradio = "==3.10.1"
tensorflow = "==2.5.0"
transformers = ">=4.21.0"
[dev-packages]
[requires]
python_version = "3.9"