ginipick commited on
Commit
190d150
·
verified ·
1 Parent(s): 8feccf0

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -5
requirements.txt CHANGED
@@ -10,13 +10,13 @@ fastapi==0.115.11
10
  ffmpy==0.5.0
11
  filelock==3.17.0
12
  fsspec==2025.3.0
13
- gradio==5.21.0
14
  gradio-client==1.7.2
15
  groovy==0.1.2
16
  h11==0.14.0
17
  hf-transfer==0.1.9
18
- httpcore==1.0.7
19
- httpx==0.28.1
20
  huggingface-hub==0.29.2
21
  idna==3.10
22
  jinja2==3.1.6
@@ -40,7 +40,6 @@ nvidia-nccl-cu12==2.20.5
40
  nvidia-nvjitlink-cu12==12.8.93
41
  nvidia-nvtx-cu12==12.1.105
42
 
43
- # opencv-python 계열은 headless만 유지 (GUI가 필요 없다면)
44
  opencv-python==4.11.0.86
45
 
46
  orjson==3.10.15
@@ -87,4 +86,7 @@ websockets==15.0.1
87
  # PDF 텍스트 추출용
88
  PyPDF2==3.0.1
89
 
90
- yfinance
 
 
 
 
10
  ffmpy==0.5.0
11
  filelock==3.17.0
12
  fsspec==2025.3.0
13
+ # gradio==5.21.0
14
  gradio-client==1.7.2
15
  groovy==0.1.2
16
  h11==0.14.0
17
  hf-transfer==0.1.9
18
+ # httpcore==1.0.7
19
+ # httpx==0.28.1
20
  huggingface-hub==0.29.2
21
  idna==3.10
22
  jinja2==3.1.6
 
40
  nvidia-nvjitlink-cu12==12.8.93
41
  nvidia-nvtx-cu12==12.1.105
42
 
 
43
  opencv-python==4.11.0.86
44
 
45
  orjson==3.10.15
 
86
  # PDF 텍스트 추출용
87
  PyPDF2==3.0.1
88
 
89
+ yfinance
90
+ gradio
91
+ httpx
92
+ httpcore