joseph5227
Results
1
issues of
joseph5227
from gradio_client import Client client = Client("http://106.75.129.187:7861/") result = client.predict( "https://raw.githubusercontent.com/gradio-app/gradio/main/test/test_files/bus.png", # str (filepath or URL to image) in 'Source image' Image component "https://github.com/gradio-app/gradio/raw/main/test/test_files/audio_sample.wav", # str (filepath or URL to...