Skip to content

Commit

Permalink
required python pkgs #1
Browse files Browse the repository at this point in the history
  • Loading branch information
ajamous committed Sep 14, 2024
1 parent cc2c3ef commit 3251685
Showing 1 changed file with 36 additions and 0 deletions.
36 changes: 36 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
annotated-types==0.7.0
anyio==4.4.0
certifi==2024.8.30
charset-normalizer==3.3.2
click==8.1.7
fastapi==0.114.2
fasttext==0.9.3
filelock==3.16.0
fsspec==2024.9.0
h11==0.14.0
huggingface-hub==0.24.7
idna==3.8
Jinja2==3.1.4
MarkupSafe==2.1.5
mpmath==1.3.0
networkx==3.3
numpy==2.1.1
packaging==24.1
pybind11==2.13.6
pydantic==2.9.1
pydantic_core==2.23.3
PyYAML==6.0.2
regex==2024.9.11
requests==2.32.3
safetensors==0.4.5
setuptools==74.1.2
sniffio==1.3.1
starlette==0.38.5
sympy==1.13.2
tokenizers==0.19.1
torch==2.4.1
tqdm==4.66.5
transformers==4.44.2
typing_extensions==4.12.2
urllib3==2.2.3
uvicorn==0.30.6

0 comments on commit 3251685

Please sign in to comment.