gradio
52eb6ef8 - Fix missing TypedDict on python 3.7 (#1803)

Commit
3 years ago
Fix missing TypedDict on python 3.7 (#1803) Attempt to import TypedDict from typing_extensions if running on python 3.7. Remove unused importlib.metadata.
Parents
Loading