amendolajine commited on
Commit
eb590c7
·
1 Parent(s): 2e170df

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -2
requirements.txt CHANGED
@@ -1,11 +1,10 @@
1
  gradio==4.7.1
2
  httpx==0.23.0
3
- httpcore==0.15.0 # Adjusted to a compatible version
4
  transformers==4.35.2
5
  torch==1.12.1
6
  scipy==1.11.4
7
  numpy==1.23.5
8
- fitz==0.0.1.dev2
9
  PyMuPDF==1.23.6
10
  fastapi
11
  uvicorn>=0.14.0
 
1
  gradio==4.7.1
2
  httpx==0.23.0
3
+ httpcore==0.15.0
4
  transformers==4.35.2
5
  torch==1.12.1
6
  scipy==1.11.4
7
  numpy==1.23.5
 
8
  PyMuPDF==1.23.6
9
  fastapi
10
  uvicorn>=0.14.0