Spaces:
Runtime error
Runtime error
Commit
·
9a9d10d
1
Parent(s):
eff5d97
Revert Gradio SDK version to 4.26.0
Browse filesDowngrade Gradio SDK version in README.md and requirements.txt to maintain compatibility.
- README.md +1 -1
- requirements.txt +0 -0
README.md
CHANGED
@@ -4,7 +4,7 @@ emoji: ⚔️
|
|
4 |
colorFrom: yellow
|
5 |
colorTo: red
|
6 |
sdk: gradio
|
7 |
-
sdk_version: 4.
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
license: cc-by-nc-sa-4.0
|
|
|
4 |
colorFrom: yellow
|
5 |
colorTo: red
|
6 |
sdk: gradio
|
7 |
+
sdk_version: 4.26.0
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
license: cc-by-nc-sa-4.0
|
requirements.txt
CHANGED
Binary files a/requirements.txt and b/requirements.txt differ
|
|