Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 341 Bytes

README.md

File metadata and controls

31 lines (20 loc) · 341 Bytes

New way

gradio-tunneling-showcase.mp4

Setup

pip install gradio-tunneling

Run tunnel

gradio-tunneling --port 7860

Old way

Setup

pip install -r requirements.txt

Run tunnel

python tunneling.py --port 7860