Spaces:
Running
Running
Remove duplicate requirement
Browse files- requirements.txt +0 -2
requirements.txt
CHANGED
@@ -18,14 +18,12 @@ langchain-openai==0.3.3
|
|
18 |
streamlit~=1.38.0
|
19 |
|
20 |
python-pptx~=0.6.21
|
21 |
-
# metaphor-python
|
22 |
json5~=0.9.14
|
23 |
requests~=2.32.3
|
24 |
|
25 |
transformers>=4.48.0
|
26 |
torch==2.4.0
|
27 |
|
28 |
-
urllib3~=2.2.1
|
29 |
lxml~=4.9.3
|
30 |
tqdm~=4.66.5
|
31 |
numpy
|
|
|
18 |
streamlit~=1.38.0
|
19 |
|
20 |
python-pptx~=0.6.21
|
|
|
21 |
json5~=0.9.14
|
22 |
requests~=2.32.3
|
23 |
|
24 |
transformers>=4.48.0
|
25 |
torch==2.4.0
|
26 |
|
|
|
27 |
lxml~=4.9.3
|
28 |
tqdm~=4.66.5
|
29 |
numpy
|