github-actions[bot] commited on
Commit
01a27a9
Β·
1 Parent(s): ee1d3b8

πŸš€ Automated OCR deployment from GitHub Actions

Browse files
Files changed (3) hide show
  1. =0.1.4 +1 -1
  2. README.md +0 -1
  3. requirements.txt +0 -0
=0.1.4 CHANGED
@@ -20,6 +20,6 @@ Requirement already satisfied: exceptiongroup>=1.0.2 in /opt/hostedtoolcache/Pyt
20
  Requirement already satisfied: sniffio>=1.1 in /opt/hostedtoolcache/Python/3.10.19/x64/lib/python3.10/site-packages (from anyio->httpx<1,>=0.23.0->huggingface-hub>=0.30) (1.3.1)
21
  Requirement already satisfied: click>=8.0.0 in /opt/hostedtoolcache/Python/3.10.19/x64/lib/python3.10/site-packages (from typer-slim->huggingface-hub>=0.30) (8.3.1)
22
  Downloading hf_transfer-0.1.9-cp38-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.6 MB)
23
- ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.6/3.6 MB 16.5 MB/s 0:00:00
24
  Installing collected packages: hf-transfer
25
  Successfully installed hf-transfer-0.1.9
 
20
  Requirement already satisfied: sniffio>=1.1 in /opt/hostedtoolcache/Python/3.10.19/x64/lib/python3.10/site-packages (from anyio->httpx<1,>=0.23.0->huggingface-hub>=0.30) (1.3.1)
21
  Requirement already satisfied: click>=8.0.0 in /opt/hostedtoolcache/Python/3.10.19/x64/lib/python3.10/site-packages (from typer-slim->huggingface-hub>=0.30) (8.3.1)
22
  Downloading hf_transfer-0.1.9-cp38-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.6 MB)
23
+ ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.6/3.6 MB 90.8 MB/s 0:00:00
24
  Installing collected packages: hf-transfer
25
  Successfully installed hf-transfer-0.1.9
README.md CHANGED
@@ -4,7 +4,6 @@ emoji: "πŸ“„"
4
  colorFrom: "blue"
5
  colorTo: "green"
6
  sdk: "gradio"
7
- sdk_version: "4.0.0"
8
  app_file: "app.py"
9
  pinned: false
10
  ---
 
4
  colorFrom: "blue"
5
  colorTo: "green"
6
  sdk: "gradio"
 
7
  app_file: "app.py"
8
  pinned: false
9
  ---
requirements.txt CHANGED
Binary files a/requirements.txt and b/requirements.txt differ