Spaces:
Runtime error
Runtime error
Not getting sensible result!
#1
by
alir3za97
- opened
This comment has been hidden
@metrosir
I checked several results on the latest commit:
Hi, I'm just exploring https://huggingface.co/spaces and found so many amazing things. Is there a way to implement these examples locally or use them with an API?
@arjuna-d3v you can git clone this
run pip3 install -r requirements.txt
and then start it with gradio app.py
, check for the localhost url in the terminal and open it in your browser. you will have the same app running locally now.