api folder
This commit is contained in:
parent
797fec3135
commit
231b83afb5
4 changed files with 0 additions and 0 deletions
55
api/requirements.txt
Normal file
55
api/requirements.txt
Normal file
|
@ -0,0 +1,55 @@
|
|||
absl-py==2.3.1
|
||||
astunparse==1.6.3
|
||||
blinker==1.9.0
|
||||
certifi==2025.7.14
|
||||
charset-normalizer==3.4.2
|
||||
click==8.2.1
|
||||
-e git+https://github.com/openai/CLIP.git@dcba3cb2e2827b402d2701e7e1c7d9fed8a20ef1#egg=clip
|
||||
filelock==3.18.0
|
||||
Flask==3.1.1
|
||||
flatbuffers==25.2.10
|
||||
fsspec==2025.7.0
|
||||
ftfy==6.3.1
|
||||
gast==0.6.0
|
||||
google-pasta==0.2.0
|
||||
grpcio==1.74.0
|
||||
gunicorn==21.2.0
|
||||
h5py==3.14.0
|
||||
idna==3.10
|
||||
itsdangerous==2.2.0
|
||||
Jinja2==3.1.6
|
||||
keras==3.11.1
|
||||
libclang==18.1.1
|
||||
Markdown==3.8.2
|
||||
markdown-it-py==3.0.0
|
||||
MarkupSafe==3.0.2
|
||||
mdurl==0.1.2
|
||||
ml_dtypes==0.5.3
|
||||
mpmath==1.3.0
|
||||
namex==0.1.0
|
||||
networkx==3.4.2
|
||||
numpy==2.1.3
|
||||
opt_einsum==3.4.0
|
||||
optree==0.17.0
|
||||
packaging==25.0
|
||||
pillow==11.3.0
|
||||
protobuf==5.29.5
|
||||
Pygments==2.19.2
|
||||
regex==2025.7.34
|
||||
requests==2.32.4
|
||||
rich==14.1.0
|
||||
six==1.17.0
|
||||
sympy==1.14.0
|
||||
tensorboard==2.19.0
|
||||
tensorboard-data-server==0.7.2
|
||||
tensorflow==2.19.0
|
||||
tensorflow-io-gcs-filesystem==0.37.1
|
||||
termcolor==3.1.0
|
||||
torch==2.7.1
|
||||
torchvision==0.22.1
|
||||
tqdm==4.67.1
|
||||
typing_extensions==4.14.1
|
||||
urllib3==2.5.0
|
||||
wcwidth==0.2.13
|
||||
Werkzeug==3.1.3
|
||||
wrapt==1.17.2
|
Loading…
Add table
Add a link
Reference in a new issue