aliabd HF Staff commited on
Commit
7243f2c
·
verified ·
1 Parent(s): 7e5e57e

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: 4.32.1
9
  app_file: run.py
10
  pinned: false
11
  hf_oauth: true
 
5
  colorFrom: indigo
6
  colorTo: indigo
7
  sdk: gradio
8
+ sdk_version: 4.36.0
9
  app_file: run.py
10
  pinned: false
11
  hf_oauth: true
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
- gradio-client @ git+https://github.com/gradio-app/gradio@bc1eff12c1e9ca93bc44348913f06466fb888f9a#subdirectory=client/python
2
- https://gradio-builds.s3.amazonaws.com/bc1eff12c1e9ca93bc44348913f06466fb888f9a/gradio-4.32.1-py3-none-any.whl
3
  matplotlib
4
  numpy
 
1
+ gradio-client @ git+https://github.com/gradio-app/gradio@a2cd8a9838864596318a686510f15e7998a27880#subdirectory=client/python
2
+ https://gradio-builds.s3.amazonaws.com/a2cd8a9838864596318a686510f15e7998a27880/gradio-4.36.0-py3-none-any.whl
3
  matplotlib
4
  numpy