Gradio Installation is not completing in my Jupyter Notebook

Can anyone suggest . I am using Python 3.8.8 version.
I have tried installation using

  1. pip install gradio
  2. conda install -c conda-forge gradio

The installation seems not happening, the command is running for minutes now.