Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -84,5 +84,5 @@ urllib3==2.3.0
|
|
84 |
uvicorn==0.34.0
|
85 |
websockets==15.0.1
|
86 |
|
87 |
-
# PDF 텍스트 추출용
|
88 |
PyPDF2==3.0.1
|
|
|
|
84 |
uvicorn==0.34.0
|
85 |
websockets==15.0.1
|
86 |
|
|
|
87 |
PyPDF2==3.0.1
|
88 |
+
python-pptx
|