oroszgy's picture
Upgraded gradio version in HF spaces with a workaround
092f905 unverified
raw
history blame
51 Bytes
import pip
pip.main(["install", "gradio==3.0.11"])