Relative Content

Tag Archive for pythonpython-3.xgithubuser-interfacegradio

How to convert my code into GUI (Python)?

i have this code and i want a gradio gui for this , i created one but it showing error in output:
import gradio as gr
import time
from azure.cognitiveservices.vision.computervision import ComputerVisionClient
from azure.cognitiveservices.vision.computervision.models import OperationStatusCodes
from msrest.authentication import CognitiveServicesCredentials