mikx1's picture
Upload folder using huggingface_hub
b5ea024

A newer version of the Gradio SDK is available: 5.23.3

Upgrade

Function.identity (ext/function/identity)

Returns input argument.

const identity = require("ext/function/identity");

identity("foo"); // "foo"