From 11dc6fdfce9d838800e9c0c85dfa37dd809ccc27 Mon Sep 17 00:00:00 2001 From: oobabooga <112222186+oobabooga@users.noreply.github.com> Date: Wed, 4 Mar 2026 06:04:33 -0800 Subject: [PATCH] Update the custom gradio wheels --- requirements/full/requirements.txt | 4 ++-- requirements/full/requirements_amd.txt | 4 ++-- requirements/full/requirements_apple_intel.txt | 4 ++-- requirements/full/requirements_apple_silicon.txt | 4 ++-- requirements/full/requirements_cpu_only.txt | 4 ++-- requirements/full/requirements_nowheels.txt | 4 ++-- requirements/portable/requirements.txt | 4 ++-- requirements/portable/requirements_amd.txt | 4 ++-- requirements/portable/requirements_apple_intel.txt | 4 ++-- requirements/portable/requirements_apple_silicon.txt | 4 ++-- requirements/portable/requirements_cpu_only.txt | 4 ++-- requirements/portable/requirements_cuda131.txt | 4 ++-- requirements/portable/requirements_nowheels.txt | 4 ++-- requirements/portable/requirements_vulkan.txt | 4 ++-- 14 files changed, 28 insertions(+), 28 deletions(-) diff --git a/requirements/full/requirements.txt b/requirements/full/requirements.txt index b816dc18..3a44aff6 100644 --- a/requirements/full/requirements.txt +++ b/requirements/full/requirements.txt @@ -33,8 +33,8 @@ tqdm wandb # Gradio -https://github.com/oobabooga/gradio/releases/download/4.37.2%2Bcustom.3/gradio-4.37.2+custom.3-py3-none-any.whl -https://github.com/oobabooga/gradio/releases/download/4.37.2%2Bcustom.3/gradio_client-1.0.2+custom.3-py3-none-any.whl +https://github.com/oobabooga/gradio/releases/download/4.37.2-custom.4/gradio-4.37.2+custom.4-py3-none-any.whl +https://github.com/oobabooga/gradio/releases/download/4.37.2-custom.4/gradio_client-1.0.2+custom.4-py3-none-any.whl # API flask_cloudflared==0.0.15 diff --git a/requirements/full/requirements_amd.txt b/requirements/full/requirements_amd.txt index 5c7f8622..3dc6744d 100644 --- a/requirements/full/requirements_amd.txt +++ b/requirements/full/requirements_amd.txt @@ -30,8 +30,8 @@ tqdm wandb # Gradio -https://github.com/oobabooga/gradio/releases/download/4.37.2%2Bcustom.3/gradio-4.37.2+custom.3-py3-none-any.whl -https://github.com/oobabooga/gradio/releases/download/4.37.2%2Bcustom.3/gradio_client-1.0.2+custom.3-py3-none-any.whl +https://github.com/oobabooga/gradio/releases/download/4.37.2-custom.4/gradio-4.37.2+custom.4-py3-none-any.whl +https://github.com/oobabooga/gradio/releases/download/4.37.2-custom.4/gradio_client-1.0.2+custom.4-py3-none-any.whl # API flask_cloudflared==0.0.15 diff --git a/requirements/full/requirements_apple_intel.txt b/requirements/full/requirements_apple_intel.txt index 6aea03ea..ab89eb57 100644 --- a/requirements/full/requirements_apple_intel.txt +++ b/requirements/full/requirements_apple_intel.txt @@ -30,8 +30,8 @@ tqdm wandb # Gradio -https://github.com/oobabooga/gradio/releases/download/4.37.2%2Bcustom.3/gradio-4.37.2+custom.3-py3-none-any.whl -https://github.com/oobabooga/gradio/releases/download/4.37.2%2Bcustom.3/gradio_client-1.0.2+custom.3-py3-none-any.whl +https://github.com/oobabooga/gradio/releases/download/4.37.2-custom.4/gradio-4.37.2+custom.4-py3-none-any.whl +https://github.com/oobabooga/gradio/releases/download/4.37.2-custom.4/gradio_client-1.0.2+custom.4-py3-none-any.whl # API flask_cloudflared==0.0.15 diff --git a/requirements/full/requirements_apple_silicon.txt b/requirements/full/requirements_apple_silicon.txt index ca723f90..f5263043 100644 --- a/requirements/full/requirements_apple_silicon.txt +++ b/requirements/full/requirements_apple_silicon.txt @@ -30,8 +30,8 @@ tqdm wandb # Gradio -https://github.com/oobabooga/gradio/releases/download/4.37.2%2Bcustom.3/gradio-4.37.2+custom.3-py3-none-any.whl -https://github.com/oobabooga/gradio/releases/download/4.37.2%2Bcustom.3/gradio_client-1.0.2+custom.3-py3-none-any.whl +https://github.com/oobabooga/gradio/releases/download/4.37.2-custom.4/gradio-4.37.2+custom.4-py3-none-any.whl +https://github.com/oobabooga/gradio/releases/download/4.37.2-custom.4/gradio_client-1.0.2+custom.4-py3-none-any.whl # API flask_cloudflared==0.0.15 diff --git a/requirements/full/requirements_cpu_only.txt b/requirements/full/requirements_cpu_only.txt index a64fa61f..d2d0aaa0 100644 --- a/requirements/full/requirements_cpu_only.txt +++ b/requirements/full/requirements_cpu_only.txt @@ -30,8 +30,8 @@ tqdm wandb # Gradio -https://github.com/oobabooga/gradio/releases/download/4.37.2%2Bcustom.3/gradio-4.37.2+custom.3-py3-none-any.whl -https://github.com/oobabooga/gradio/releases/download/4.37.2%2Bcustom.3/gradio_client-1.0.2+custom.3-py3-none-any.whl +https://github.com/oobabooga/gradio/releases/download/4.37.2-custom.4/gradio-4.37.2+custom.4-py3-none-any.whl +https://github.com/oobabooga/gradio/releases/download/4.37.2-custom.4/gradio_client-1.0.2+custom.4-py3-none-any.whl # API flask_cloudflared==0.0.15 diff --git a/requirements/full/requirements_nowheels.txt b/requirements/full/requirements_nowheels.txt index ef77dfef..4ee86c2c 100644 --- a/requirements/full/requirements_nowheels.txt +++ b/requirements/full/requirements_nowheels.txt @@ -30,8 +30,8 @@ tqdm wandb # Gradio -https://github.com/oobabooga/gradio/releases/download/4.37.2%2Bcustom.3/gradio-4.37.2+custom.3-py3-none-any.whl -https://github.com/oobabooga/gradio/releases/download/4.37.2%2Bcustom.3/gradio_client-1.0.2+custom.3-py3-none-any.whl +https://github.com/oobabooga/gradio/releases/download/4.37.2-custom.4/gradio-4.37.2+custom.4-py3-none-any.whl +https://github.com/oobabooga/gradio/releases/download/4.37.2-custom.4/gradio_client-1.0.2+custom.4-py3-none-any.whl # API flask_cloudflared==0.0.15 diff --git a/requirements/portable/requirements.txt b/requirements/portable/requirements.txt index 4487d6e4..088a0a7b 100644 --- a/requirements/portable/requirements.txt +++ b/requirements/portable/requirements.txt @@ -14,8 +14,8 @@ rich tqdm # Gradio -https://github.com/oobabooga/gradio/releases/download/4.37.2%2Bcustom.3/gradio-4.37.2+custom.3-py3-none-any.whl -https://github.com/oobabooga/gradio/releases/download/4.37.2%2Bcustom.3/gradio_client-1.0.2+custom.3-py3-none-any.whl +https://github.com/oobabooga/gradio/releases/download/4.37.2-custom.4/gradio-4.37.2+custom.4-py3-none-any.whl +https://github.com/oobabooga/gradio/releases/download/4.37.2-custom.4/gradio_client-1.0.2+custom.4-py3-none-any.whl # API flask_cloudflared==0.0.15 diff --git a/requirements/portable/requirements_amd.txt b/requirements/portable/requirements_amd.txt index 98c11f86..a071ac17 100644 --- a/requirements/portable/requirements_amd.txt +++ b/requirements/portable/requirements_amd.txt @@ -14,8 +14,8 @@ rich tqdm # Gradio -https://github.com/oobabooga/gradio/releases/download/4.37.2%2Bcustom.3/gradio-4.37.2+custom.3-py3-none-any.whl -https://github.com/oobabooga/gradio/releases/download/4.37.2%2Bcustom.3/gradio_client-1.0.2+custom.3-py3-none-any.whl +https://github.com/oobabooga/gradio/releases/download/4.37.2-custom.4/gradio-4.37.2+custom.4-py3-none-any.whl +https://github.com/oobabooga/gradio/releases/download/4.37.2-custom.4/gradio_client-1.0.2+custom.4-py3-none-any.whl # API flask_cloudflared==0.0.15 diff --git a/requirements/portable/requirements_apple_intel.txt b/requirements/portable/requirements_apple_intel.txt index 5698b675..82c10e07 100644 --- a/requirements/portable/requirements_apple_intel.txt +++ b/requirements/portable/requirements_apple_intel.txt @@ -14,8 +14,8 @@ rich tqdm # Gradio -https://github.com/oobabooga/gradio/releases/download/4.37.2%2Bcustom.3/gradio-4.37.2+custom.3-py3-none-any.whl -https://github.com/oobabooga/gradio/releases/download/4.37.2%2Bcustom.3/gradio_client-1.0.2+custom.3-py3-none-any.whl +https://github.com/oobabooga/gradio/releases/download/4.37.2-custom.4/gradio-4.37.2+custom.4-py3-none-any.whl +https://github.com/oobabooga/gradio/releases/download/4.37.2-custom.4/gradio_client-1.0.2+custom.4-py3-none-any.whl # API flask_cloudflared==0.0.15 diff --git a/requirements/portable/requirements_apple_silicon.txt b/requirements/portable/requirements_apple_silicon.txt index e3cad9d1..389e1001 100644 --- a/requirements/portable/requirements_apple_silicon.txt +++ b/requirements/portable/requirements_apple_silicon.txt @@ -14,8 +14,8 @@ rich tqdm # Gradio -https://github.com/oobabooga/gradio/releases/download/4.37.2%2Bcustom.3/gradio-4.37.2+custom.3-py3-none-any.whl -https://github.com/oobabooga/gradio/releases/download/4.37.2%2Bcustom.3/gradio_client-1.0.2+custom.3-py3-none-any.whl +https://github.com/oobabooga/gradio/releases/download/4.37.2-custom.4/gradio-4.37.2+custom.4-py3-none-any.whl +https://github.com/oobabooga/gradio/releases/download/4.37.2-custom.4/gradio_client-1.0.2+custom.4-py3-none-any.whl # API flask_cloudflared==0.0.15 diff --git a/requirements/portable/requirements_cpu_only.txt b/requirements/portable/requirements_cpu_only.txt index 13076cf4..ec1a896d 100644 --- a/requirements/portable/requirements_cpu_only.txt +++ b/requirements/portable/requirements_cpu_only.txt @@ -14,8 +14,8 @@ rich tqdm # Gradio -https://github.com/oobabooga/gradio/releases/download/4.37.2%2Bcustom.3/gradio-4.37.2+custom.3-py3-none-any.whl -https://github.com/oobabooga/gradio/releases/download/4.37.2%2Bcustom.3/gradio_client-1.0.2+custom.3-py3-none-any.whl +https://github.com/oobabooga/gradio/releases/download/4.37.2-custom.4/gradio-4.37.2+custom.4-py3-none-any.whl +https://github.com/oobabooga/gradio/releases/download/4.37.2-custom.4/gradio_client-1.0.2+custom.4-py3-none-any.whl # API flask_cloudflared==0.0.15 diff --git a/requirements/portable/requirements_cuda131.txt b/requirements/portable/requirements_cuda131.txt index a2ade3be..70d032cc 100644 --- a/requirements/portable/requirements_cuda131.txt +++ b/requirements/portable/requirements_cuda131.txt @@ -14,8 +14,8 @@ rich tqdm # Gradio -https://github.com/oobabooga/gradio/releases/download/4.37.2%2Bcustom.3/gradio-4.37.2+custom.3-py3-none-any.whl -https://github.com/oobabooga/gradio/releases/download/4.37.2%2Bcustom.3/gradio_client-1.0.2+custom.3-py3-none-any.whl +https://github.com/oobabooga/gradio/releases/download/4.37.2-custom.4/gradio-4.37.2+custom.4-py3-none-any.whl +https://github.com/oobabooga/gradio/releases/download/4.37.2-custom.4/gradio_client-1.0.2+custom.4-py3-none-any.whl # API flask_cloudflared==0.0.15 diff --git a/requirements/portable/requirements_nowheels.txt b/requirements/portable/requirements_nowheels.txt index 61698236..58439cad 100644 --- a/requirements/portable/requirements_nowheels.txt +++ b/requirements/portable/requirements_nowheels.txt @@ -14,8 +14,8 @@ rich tqdm # Gradio -https://github.com/oobabooga/gradio/releases/download/4.37.2%2Bcustom.3/gradio-4.37.2+custom.3-py3-none-any.whl -https://github.com/oobabooga/gradio/releases/download/4.37.2%2Bcustom.3/gradio_client-1.0.2+custom.3-py3-none-any.whl +https://github.com/oobabooga/gradio/releases/download/4.37.2-custom.4/gradio-4.37.2+custom.4-py3-none-any.whl +https://github.com/oobabooga/gradio/releases/download/4.37.2-custom.4/gradio_client-1.0.2+custom.4-py3-none-any.whl # API flask_cloudflared==0.0.15 diff --git a/requirements/portable/requirements_vulkan.txt b/requirements/portable/requirements_vulkan.txt index 55ffe74d..78ec78b9 100644 --- a/requirements/portable/requirements_vulkan.txt +++ b/requirements/portable/requirements_vulkan.txt @@ -14,8 +14,8 @@ rich tqdm # Gradio -https://github.com/oobabooga/gradio/releases/download/4.37.2%2Bcustom.3/gradio-4.37.2+custom.3-py3-none-any.whl -https://github.com/oobabooga/gradio/releases/download/4.37.2%2Bcustom.3/gradio_client-1.0.2+custom.3-py3-none-any.whl +https://github.com/oobabooga/gradio/releases/download/4.37.2-custom.4/gradio-4.37.2+custom.4-py3-none-any.whl +https://github.com/oobabooga/gradio/releases/download/4.37.2-custom.4/gradio_client-1.0.2+custom.4-py3-none-any.whl # API flask_cloudflared==0.0.15