Learnerbegginer commited on
Commit
38a8db4
·
1 Parent(s): 6468ae5

Fix huggingface_hub compatibility - use Gradio 4.28.0 and huggingface_hub 0.20.0

Browse files
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: blue
5
  colorTo: indigo
6
  sdk: gradio
7
- sdk_version: 4.32.2
8
  python_version: 3.11
9
  app_file: app.py
10
  pinned: false
 
4
  colorFrom: blue
5
  colorTo: indigo
6
  sdk: gradio
7
+ sdk_version: 4.28.0
8
  python_version: 3.11
9
  app_file: app.py
10
  pinned: false
requirements.txt CHANGED
Binary files a/requirements.txt and b/requirements.txt differ