|
# frame_interpolation dependencies |
|
tensorflow==2.6.2 # The latest should include tensorflow-gpu |
|
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 # Suppresses a harmless error from beam |
|
natsort==8.1.0 |
|
|
|
# Our dependencies |
|
fastapi==0.74.1 # This is because of reasons |
|
gradio==3.4 # This is also because of reasons |
|
spodcast |
|
moviepy |
|
huggingface-hub |
|
opencv-python |
|
image_tools |