working on piping

This commit is contained in:
Abubakar Abid 2020-07-06 19:52:00 -05:00
parent b49dfe31c9
commit 6bc9d0204b

View File

@ -17,6 +17,7 @@ import random
import time
import inspect
from IPython import get_ipython
import sys
PKG_VERSION_URL = "https://gradio.app/api/pkg-version"