| [[source]] |
| url = "https://pypi.org/simple" |
| verify_ssl = true |
| name = "pypi" |
|
|
| [packages] |
| tensorflow = "==2.6.2" |
| tensorflow-datasets = "==4.4.0" |
| tensorflow-addons = "==0.15.0" |
| absl-py = "==0.12.0" |
| gin-config = "==0.5.0" |
| parameterized = "==0.8.1" |
| mediapy = "==1.0.3" |
| scikit-image = "==0.19.1" |
| apache-beam = "==2.34.0" |
| google-cloud-bigquery-storage = "==1.1.0" |
| natsort = "==8.1.0" |
| fastapi = "==0.74.1" |
| gradio = "==3.4" |
| spodcast = "*" |
| moviepy = "*" |
| huggingface-hub = "*" |
| opencv-python = "*" |
| image-tools = "*" |
| podiant-opengraph = "*" |
|
|
| [dev-packages] |
|
|
| [requires] |
| python_version = "3.9" |
|
|