dialog-China / Pipfile
jonathanlehner
added dialoggpt
8c7c98a
raw
history blame
No virus
349 Bytes
[[source]]
url = "https://pypi.org/simple"
verify_ssl = true
name = "pypi"
[packages]
natsort = "==7.1.1"
pandas = "==1.3.0"
symspellpy = "==6.7.0"
requests = "==2.24.0"
transformers = "==4.8.2"
gradio = "==1.7.7"
tqdm = "==4.43.0"
aitextgen = "==0.5.2"
cleantext = "==1.1.3"
telegram = "==0.0.1"
[dev-packages]
[requires]
python_version = "3.8"