testing depth inferring via api

#5
by wangsiy - opened

when testing depth inferring via api, the results turned out wrong, the local infer code be like this :
from gradio_client import Client

image.png

and output data is not available, i want to know why

image.png

Photogrammetry and Remote Sensing Lab of ETH Zurich org

The API was disabled on this demo to prevent the GPU resource grant abuse and let the interactive users enjoy short queueing time. Please refer to the latest version of diffusers for our contributed pipeline, our GitHub repository, or Google Colab notebook for self-hosted programmatic inference.

toshas changed discussion status to closed

Sign up or log in to comment