-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
62 lines (62 loc) · 1.51 KB
/
requirements.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
asgiref==3.8.1
bleach==6.2.0
celery==5.4.0
channels[daphne]==4.2.0
channels-redis==4.2.1
chromadb==0.6.3
Django[argon2]==5.1.6
django-axes[ipware]==7.0.1
django-braces==1.16.0
django-celery-beat==2.7.0
django-celerybeat-status==1.0.1
django-cryptography-django5==2.2 # encryption of sensitive data in db
django-embed-video==1.4.10
django-localflavor==4.0
django-parler==2.3
django-redisboard==8.4.0
django-rosetta==0.10.1
django-simple-captcha==0.6.1
Django-taggit==6.1.0
djangorestframework==3.15.2
flower==2.0.1
gunicorn==23.0.0
huggingface_hub==0.28.1
jax[cpu]==0.5.0
keras==3.8.0
keras-cv==0.9.0
langchain==0.3.18
langchain-ollama==0.2.3
langchain-chroma==0.2.1
langchain_community==0.3.17
--extra-index-url https://abetlen.github.io/llama-cpp-python/whl/cpu
llama-cpp-python==0.3.7
Markdown==3.7
packaging==24.2
Pillow<12.0.0
postgresml-django==0.1.0 # Integration of PostgresML
psycopg==3.2.4
# pycaret==3.4.0
git+https://github.com/pycaret/pycaret.git
pydantic==2.10.6
pyopenssl==25.0.0
pypdf==5.3.0
pymemcache==4.0.0
python-decouple==3.8
redis==5.2.1
requests==2.32.3
segmentation_models_pytorch==0.4.0
sqlparse==0.5.3
sse_starlette
starlette_context
# syft==0.9.3b2
tensorflow-cpu==2.18.0; sys_platform != 'darwin'
tensorflow; sys_platform == 'darwin'
# tensorflow-text>=2.10.0
tf-models-no-deps==2.18.0; sys_platform != 'darwin'
--extra-index-url https://download.pytorch.org/whl/cu124
torch>=2.2.2,<2.7.0
torchvision>=0.17.0
typing-extensions>=4.12.0
unstructured[local-inference, all-docs]==0.16.20
weasyPrint==64.0
whitenoise==6.9.0