Fifa_avatar_gen / pipfile
Scezui's picture
initial commit
259d0f3
[[source]]
url = "https://pypi.org/simple"
verify_ssl = true
name = "pypi"
[packages]
flask = "*"
gunicorn = "*"
tensorflow = "*"
matplotlib = "*"
numpy = "*"
[requires]
python_version = "3.11.4"