rohankaran commited on
Commit
9a9d10d
1 Parent(s): eff5d97

Revert Gradio SDK version to 4.26.0

Browse files

Downgrade Gradio SDK version in README.md and requirements.txt to maintain compatibility.

Files changed (2) hide show
  1. README.md +1 -1
  2. 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.29.0
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