how did you do this in gradio?

#3
by Reality123b - opened
Reality123b changed discussion status to closed

You can see the code in the Files tab; it uses Flask for creating the backend server.

Reality123b changed discussion status to open

Good Work! and does this open a public REST API? (dont mind me asking...) And also, what api key will i put in the auth when i duplicate this space?

It's currently running on the Hugging Face API (so you need to enter the HF API key if you just clone it), but you can clone this space and update the pipeline.json file (API URL, headers, etc.) to use any API provider.

Sign up or log in to comment