ericup commited on
Commit
294a017
1 Parent(s): 1ebbf5c

Update requirements via README

Browse files
Files changed (2) hide show
  1. README.md +1 -1
  2. requirements.txt +1 -2
README.md CHANGED
@@ -4,7 +4,7 @@ emoji: ⚡
4
  colorFrom: pink
5
  colorTo: gray
6
  sdk: gradio
7
- sdk_version: 3.24.1
8
  app_file: app.py
9
  pinned: false
10
  license: apache-2.0
 
4
  colorFrom: pink
5
  colorTo: gray
6
  sdk: gradio
7
+ sdk_version: 4.18.0
8
  app_file: app.py
9
  pinned: false
10
  license: apache-2.0
requirements.txt CHANGED
@@ -1,3 +1,2 @@
1
- gradio==4.18.0
2
- celldetection
3
  tifffile
 
1
+ celldetection @ git+https://github.com/FZJ-INM1-BDA/celldetection.git
 
2
  tifffile