Spaces:
Running
Running
alessandro trinca tornidor
commited on
Commit
·
4957484
1
Parent(s):
a76e3d8
chore: update gradio==5.9.1
Browse files- README.md +1 -1
- requirements-gradio.txt +1 -1
README.md
CHANGED
@@ -4,7 +4,7 @@ emoji: 🎤
|
|
4 |
colorFrom: red
|
5 |
colorTo: blue
|
6 |
sdk: gradio
|
7 |
-
sdk_version: 5.9.
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
license: mit
|
|
|
4 |
colorFrom: red
|
5 |
colorTo: blue
|
6 |
sdk: gradio
|
7 |
+
sdk_version: 5.9.1
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
license: mit
|
requirements-gradio.txt
CHANGED
@@ -1 +1 @@
|
|
1 |
-
gradio==5.9.
|
|
|
1 |
+
gradio==5.9.1
|