Ming Li commited on
Commit
01df415
β€’
1 Parent(s): 43b4fc5

update requirements

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: yellow
5
  colorTo: green
6
  sdk: gradio
7
- sdk_version: 3.45.2
8
  python_version: 3.10.13
9
  app_file: app.py
10
  pinned: false
 
4
  colorFrom: yellow
5
  colorTo: green
6
  sdk: gradio
7
+ sdk_version: 4.27.0
8
  python_version: 3.10.13
9
  app_file: app.py
10
  pinned: false
requirements.txt CHANGED
@@ -7,6 +7,6 @@ safetensors
7
  accelerate
8
  kornia
9
  huggingface_hub
10
- gradio==3.45.2
11
  mediapipe
12
  spaces
 
7
  accelerate
8
  kornia
9
  huggingface_hub
10
+ gradio==4.27.0
11
  mediapipe
12
  spaces