From e9f22813e42635110bc99bd93536e48cefc2411a Mon Sep 17 00:00:00 2001 From: oobabooga <112222186+oobabooga@users.noreply.github.com> Date: Tue, 3 Mar 2026 16:51:27 -0800 Subject: [PATCH] Replace gradio with my gradio 4.37.2 fork --- requirements/full/requirements.txt | 2 +- requirements/full/requirements_amd.txt | 2 +- requirements/full/requirements_apple_intel.txt | 2 +- requirements/full/requirements_apple_silicon.txt | 2 +- requirements/full/requirements_cpu_only.txt | 2 +- requirements/full/requirements_nowheels.txt | 2 +- requirements/portable/requirements.txt | 2 +- requirements/portable/requirements_amd.txt | 2 +- requirements/portable/requirements_apple_intel.txt | 2 +- requirements/portable/requirements_apple_silicon.txt | 2 +- requirements/portable/requirements_cpu_only.txt | 2 +- requirements/portable/requirements_cuda131.txt | 2 +- requirements/portable/requirements_nowheels.txt | 2 +- requirements/portable/requirements_vulkan.txt | 2 +- 14 files changed, 14 insertions(+), 14 deletions(-) diff --git a/requirements/full/requirements.txt b/requirements/full/requirements.txt index ca3d5c54..bd72415c 100644 --- a/requirements/full/requirements.txt +++ b/requirements/full/requirements.txt @@ -33,7 +33,7 @@ tqdm wandb # Gradio -gradio==4.37.* +https://github.com/oobabooga/gradio/releases/download/custom-build/gradio-4.37.2+custom.1-py3-none-any.whl https://github.com/oobabooga/gradio/releases/download/custom-build/gradio_client-1.0.2+custom.1-py3-none-any.whl # API diff --git a/requirements/full/requirements_amd.txt b/requirements/full/requirements_amd.txt index 788e6b4f..c428f012 100644 --- a/requirements/full/requirements_amd.txt +++ b/requirements/full/requirements_amd.txt @@ -30,7 +30,7 @@ tqdm wandb # Gradio -gradio==4.37.* +https://github.com/oobabooga/gradio/releases/download/custom-build/gradio-4.37.2+custom.1-py3-none-any.whl https://github.com/oobabooga/gradio/releases/download/custom-build/gradio_client-1.0.2+custom.1-py3-none-any.whl # API diff --git a/requirements/full/requirements_apple_intel.txt b/requirements/full/requirements_apple_intel.txt index 601e7e8a..c90e662a 100644 --- a/requirements/full/requirements_apple_intel.txt +++ b/requirements/full/requirements_apple_intel.txt @@ -30,7 +30,7 @@ tqdm wandb # Gradio -gradio==4.37.* +https://github.com/oobabooga/gradio/releases/download/custom-build/gradio-4.37.2+custom.1-py3-none-any.whl https://github.com/oobabooga/gradio/releases/download/custom-build/gradio_client-1.0.2+custom.1-py3-none-any.whl # API diff --git a/requirements/full/requirements_apple_silicon.txt b/requirements/full/requirements_apple_silicon.txt index 91d49faa..a7bfaad8 100644 --- a/requirements/full/requirements_apple_silicon.txt +++ b/requirements/full/requirements_apple_silicon.txt @@ -30,7 +30,7 @@ tqdm wandb # Gradio -gradio==4.37.* +https://github.com/oobabooga/gradio/releases/download/custom-build/gradio-4.37.2+custom.1-py3-none-any.whl https://github.com/oobabooga/gradio/releases/download/custom-build/gradio_client-1.0.2+custom.1-py3-none-any.whl # API diff --git a/requirements/full/requirements_cpu_only.txt b/requirements/full/requirements_cpu_only.txt index 71143356..d90f127e 100644 --- a/requirements/full/requirements_cpu_only.txt +++ b/requirements/full/requirements_cpu_only.txt @@ -30,7 +30,7 @@ tqdm wandb # Gradio -gradio==4.37.* +https://github.com/oobabooga/gradio/releases/download/custom-build/gradio-4.37.2+custom.1-py3-none-any.whl https://github.com/oobabooga/gradio/releases/download/custom-build/gradio_client-1.0.2+custom.1-py3-none-any.whl # API diff --git a/requirements/full/requirements_nowheels.txt b/requirements/full/requirements_nowheels.txt index 63b84719..522d40b8 100644 --- a/requirements/full/requirements_nowheels.txt +++ b/requirements/full/requirements_nowheels.txt @@ -30,7 +30,7 @@ tqdm wandb # Gradio -gradio==4.37.* +https://github.com/oobabooga/gradio/releases/download/custom-build/gradio-4.37.2+custom.1-py3-none-any.whl https://github.com/oobabooga/gradio/releases/download/custom-build/gradio_client-1.0.2+custom.1-py3-none-any.whl # API diff --git a/requirements/portable/requirements.txt b/requirements/portable/requirements.txt index 3c368385..17aa1137 100644 --- a/requirements/portable/requirements.txt +++ b/requirements/portable/requirements.txt @@ -14,7 +14,7 @@ rich tqdm # Gradio -gradio==4.37.* +https://github.com/oobabooga/gradio/releases/download/custom-build/gradio-4.37.2+custom.1-py3-none-any.whl https://github.com/oobabooga/gradio/releases/download/custom-build/gradio_client-1.0.2+custom.1-py3-none-any.whl # API diff --git a/requirements/portable/requirements_amd.txt b/requirements/portable/requirements_amd.txt index 2d85188d..68c7ec14 100644 --- a/requirements/portable/requirements_amd.txt +++ b/requirements/portable/requirements_amd.txt @@ -14,7 +14,7 @@ rich tqdm # Gradio -gradio==4.37.* +https://github.com/oobabooga/gradio/releases/download/custom-build/gradio-4.37.2+custom.1-py3-none-any.whl https://github.com/oobabooga/gradio/releases/download/custom-build/gradio_client-1.0.2+custom.1-py3-none-any.whl # API diff --git a/requirements/portable/requirements_apple_intel.txt b/requirements/portable/requirements_apple_intel.txt index 8161a5f5..5c29a961 100644 --- a/requirements/portable/requirements_apple_intel.txt +++ b/requirements/portable/requirements_apple_intel.txt @@ -14,7 +14,7 @@ rich tqdm # Gradio -gradio==4.37.* +https://github.com/oobabooga/gradio/releases/download/custom-build/gradio-4.37.2+custom.1-py3-none-any.whl https://github.com/oobabooga/gradio/releases/download/custom-build/gradio_client-1.0.2+custom.1-py3-none-any.whl # API diff --git a/requirements/portable/requirements_apple_silicon.txt b/requirements/portable/requirements_apple_silicon.txt index dc9369f9..89954ac4 100644 --- a/requirements/portable/requirements_apple_silicon.txt +++ b/requirements/portable/requirements_apple_silicon.txt @@ -14,7 +14,7 @@ rich tqdm # Gradio -gradio==4.37.* +https://github.com/oobabooga/gradio/releases/download/custom-build/gradio-4.37.2+custom.1-py3-none-any.whl https://github.com/oobabooga/gradio/releases/download/custom-build/gradio_client-1.0.2+custom.1-py3-none-any.whl # API diff --git a/requirements/portable/requirements_cpu_only.txt b/requirements/portable/requirements_cpu_only.txt index f08e5112..55dcc650 100644 --- a/requirements/portable/requirements_cpu_only.txt +++ b/requirements/portable/requirements_cpu_only.txt @@ -14,7 +14,7 @@ rich tqdm # Gradio -gradio==4.37.* +https://github.com/oobabooga/gradio/releases/download/custom-build/gradio-4.37.2+custom.1-py3-none-any.whl https://github.com/oobabooga/gradio/releases/download/custom-build/gradio_client-1.0.2+custom.1-py3-none-any.whl # API diff --git a/requirements/portable/requirements_cuda131.txt b/requirements/portable/requirements_cuda131.txt index 724e9893..f71568fc 100644 --- a/requirements/portable/requirements_cuda131.txt +++ b/requirements/portable/requirements_cuda131.txt @@ -14,7 +14,7 @@ rich tqdm # Gradio -gradio==4.37.* +https://github.com/oobabooga/gradio/releases/download/custom-build/gradio-4.37.2+custom.1-py3-none-any.whl https://github.com/oobabooga/gradio/releases/download/custom-build/gradio_client-1.0.2+custom.1-py3-none-any.whl # API diff --git a/requirements/portable/requirements_nowheels.txt b/requirements/portable/requirements_nowheels.txt index 34183841..841cff59 100644 --- a/requirements/portable/requirements_nowheels.txt +++ b/requirements/portable/requirements_nowheels.txt @@ -14,7 +14,7 @@ rich tqdm # Gradio -gradio==4.37.* +https://github.com/oobabooga/gradio/releases/download/custom-build/gradio-4.37.2+custom.1-py3-none-any.whl https://github.com/oobabooga/gradio/releases/download/custom-build/gradio_client-1.0.2+custom.1-py3-none-any.whl # API diff --git a/requirements/portable/requirements_vulkan.txt b/requirements/portable/requirements_vulkan.txt index b1a74998..65ca6098 100644 --- a/requirements/portable/requirements_vulkan.txt +++ b/requirements/portable/requirements_vulkan.txt @@ -14,7 +14,7 @@ rich tqdm # Gradio -gradio==4.37.* +https://github.com/oobabooga/gradio/releases/download/custom-build/gradio-4.37.2+custom.1-py3-none-any.whl https://github.com/oobabooga/gradio/releases/download/custom-build/gradio_client-1.0.2+custom.1-py3-none-any.whl # API