mirror of
https://github.com/gradio-app/gradio.git
synced 2024-12-21 02:19:59 +08:00
working on piping
This commit is contained in:
parent
b49dfe31c9
commit
6bc9d0204b
@ -17,6 +17,7 @@ import random
|
|||||||
import time
|
import time
|
||||||
import inspect
|
import inspect
|
||||||
from IPython import get_ipython
|
from IPython import get_ipython
|
||||||
|
import sys
|
||||||
|
|
||||||
|
|
||||||
PKG_VERSION_URL = "https://gradio.app/api/pkg-version"
|
PKG_VERSION_URL = "https://gradio.app/api/pkg-version"
|
||||||
|
Loading…
Reference in New Issue
Block a user