diff --git a/setup.py b/setup.py index a7a7b9c0..c6cf7df4 100644 --- a/setup.py +++ b/setup.py @@ -20,7 +20,7 @@ 'lpips==0.1.4', 'clean-fid==0.1.35', 'clip@git+https://github.com/openai/CLIP.git@a1d071733d7111c9c014f024669f959182114e33', - 'gradio==4.19.2', + 'gradio==4.36.0', ] extras_require = {}