apehex commited on
Commit
349672c
·
1 Parent(s): 6776ff3

Fix obsolete args + dep conflicts.

Browse files
Files changed (1) hide show
  1. README.md +1 -2
README.md CHANGED
@@ -5,9 +5,8 @@ emoji: '🔒'
5
  colorFrom: 'indigo'
6
  colorTo: 'blue'
7
  sdk: 'gradio'
8
- sdk_version: '5.47.2'
9
  app_file: 'app.py'
10
- app_build_command: 'pip install -r requirements.txt'
11
  license: 'agpl-3.0'
12
  short_description: 'Stateless password manager, powered by ML neural networks.'
13
  ---
 
5
  colorFrom: 'indigo'
6
  colorTo: 'blue'
7
  sdk: 'gradio'
8
+ sdk_version: '6.4.0'
9
  app_file: 'app.py'
 
10
  license: 'agpl-3.0'
11
  short_description: 'Stateless password manager, powered by ML neural networks.'
12
  ---