From 7a86b92c49213a510b7f5f27635d82f360f799af Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Fri, 9 Jun 2023 22:52:29 +0000
Subject: [PATCH] Bump gradio from 3.21.0 to 3.34.0

Bumps [gradio](https://github.com/gradio-app/gradio) from 3.21.0 to 3.34.0.
- [Release notes](https://github.com/gradio-app/gradio/releases)
- [Changelog](https://github.com/gradio-app/gradio/blob/main/CHANGELOG.md)
- [Commits](https://github.com/gradio-app/gradio/compare/v3.21.0...v3.34.0)

---
updated-dependencies:
- dependency-name: gradio
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
---
 requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/requirements.txt b/requirements.txt
index a3861d9..ec2319e 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,7 +1,7 @@
 diffusers[torch]==0.14.0
 safetensors==0.3.0
 accelerate==0.17.1
-gradio==3.21.0
+gradio==3.34.0
 accelerate
 torchvision
 transformers>=4.25.1