freddyaboulton HF Staff commited on
Commit
1e56cc2
Β·
verified Β·
1 Parent(s): 3fe3e3e

Upload folder using huggingface_hub

Browse files
Files changed (2) hide show
  1. README.md +1 -1
  2. requirements.txt +2 -2
README.md CHANGED
@@ -5,7 +5,7 @@ emoji: πŸ”₯
5
  colorFrom: indigo
6
  colorTo: indigo
7
  sdk: gradio
8
- sdk_version: 5.27.0
9
  app_file: run.py
10
  pinned: false
11
  hf_oauth: true
 
5
  colorFrom: indigo
6
  colorTo: indigo
7
  sdk: gradio
8
+ sdk_version: 5.27.1
9
  app_file: run.py
10
  pinned: false
11
  hf_oauth: true
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
- gradio-client @ git+https://github.com/gradio-app/gradio@56a46c216f39ae6d59e95b70e1e2a01e25e7d42e#subdirectory=client/python
2
- https://gradio-pypi-previews.s3.amazonaws.com/56a46c216f39ae6d59e95b70e1e2a01e25e7d42e/gradio-5.27.0-py3-none-any.whl
3
  safetensors==0.4.3
4
  opencv-python
5
  torch
 
1
+ gradio-client @ git+https://github.com/gradio-app/gradio@4272421c3e7f2c45b6304f945587c7aaaaade2bb#subdirectory=client/python
2
+ https://gradio-pypi-previews.s3.amazonaws.com/4272421c3e7f2c45b6304f945587c7aaaaade2bb/gradio-5.27.1-py3-none-any.whl
3
  safetensors==0.4.3
4
  opencv-python
5
  torch