idolezal commited on
Commit
7fa154d
1 Parent(s): 5117d2a

Downgraded to the version 4.44.0 of the Gradio SDK

Browse files
Files changed (2) hide show
  1. README.md +1 -1
  2. requirements.txt +1 -1
README.md CHANGED
@@ -5,7 +5,7 @@ colorFrom: green
5
  colorTo: indigo
6
  fullWidth: true
7
  sdk: gradio
8
- sdk_version: 5.0.1
9
  app_file: app.py
10
  pinned: false
11
  startup_duration_timeout: 5h 59m
 
5
  colorTo: indigo
6
  fullWidth: true
7
  sdk: gradio
8
+ sdk_version: 4.44.0
9
  app_file: app.py
10
  pinned: false
11
  startup_duration_timeout: 5h 59m
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
- gradio
2
  pandas
3
  azure-cosmos
4
  huggingface_hub
 
1
+ gradio==4.44.0
2
  pandas
3
  azure-cosmos
4
  huggingface_hub