Eachan Johnson commited on
Commit
39d7314
·
1 Parent(s): d790bc7

Update Gradio version

Browse files
Files changed (2) hide show
  1. README.md +1 -1
  2. requirements.txt +1 -1
README.md CHANGED
@@ -4,7 +4,7 @@ emoji: ⚡
4
  colorFrom: gray
5
  colorTo: pink
6
  sdk: gradio
7
- sdk_version: 5.23.1
8
  python_version: 3.11.10
9
  app_file: app.py
10
  pinned: false
 
4
  colorFrom: gray
5
  colorTo: pink
6
  sdk: gradio
7
+ sdk_version: 5.23.3
8
  python_version: 3.11.10
9
  app_file: app.py
10
  pinned: false
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
  --extra-index-url https://download.pytorch.org/whl/cu113
2
  carabiner-tools[pd]>=0.0.4
3
  duvida[chem] @ git+https://github.com/scbirlab/duvida@f5b1144
4
- gradio==5.23.1
5
  nemony
6
  numpy
7
  schemist>=0.0.4.post1
 
1
  --extra-index-url https://download.pytorch.org/whl/cu113
2
  carabiner-tools[pd]>=0.0.4
3
  duvida[chem] @ git+https://github.com/scbirlab/duvida@f5b1144
4
+ gradio==5.23.3
5
  nemony
6
  numpy
7
  schemist>=0.0.4.post1