From 86c4c3f5bd33c9d4130d53b5942211e70101042a Mon Sep 17 00:00:00 2001 From: nicolo-tonello Date: Sat, 2 Aug 2025 11:25:05 +0000 Subject: [PATCH] adding requirements.txt --- requirements.txt | 63 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 63 insertions(+) create mode 100644 requirements.txt diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 000000000..501f50f2d --- /dev/null +++ b/requirements.txt @@ -0,0 +1,63 @@ +accelerate==1.9.0 +altair==5.5.0 +attrs==25.3.0 +blinker==1.9.0 +cachetools==6.1.0 +certifi==2025.7.14 +charset-normalizer==3.4.2 +click==8.2.1 +colorama==0.4.6 +diffusers==0.34.0 +diskcache==5.6.3 +filelock==3.18.0 +fsspec==2025.7.0 +gitdb==4.0.12 +GitPython==3.1.45 +huggingface-hub==0.34.3 +idna==3.10 +importlib_metadata==8.7.0 +Jinja2==3.1.6 +joblib==1.5.1 +jsonschema==4.25.0 +jsonschema-specifications==2025.4.1 +llama_cpp_python==0.3.14 +MarkupSafe==3.0.2 +mpmath==1.3.0 +narwhals==2.0.1 +networkx==3.5 +numpy==2.3.2 +packaging==25.0 +pandas==2.3.1 +pillow==11.3.0 +protobuf==6.31.1 +psutil==7.0.0 +pyarrow==21.0.0 +pydeck==0.9.1 +python-dateutil==2.9.0.post0 +pytz==2025.2 +PyYAML==6.0.2 +referencing==0.36.2 +regex==2025.7.34 +requests==2.32.4 +rpds-py==0.26.0 +safetensors==0.5.3 +scipy==1.16.1 +setuptools==80.9.0 +six==1.17.0 +smmap==5.0.2 +streamlit==1.47.1 +sympy==1.14.0 +tenacity==9.1.2 +tokenizers==0.21.4 +toml==0.10.2 +torch==2.7.1 +torchaudio==2.7.1 +torchvision==0.22.1 +tornado==6.5.1 +tqdm==4.67.1 +transformers==4.54.1 +typing_extensions==4.14.1 +tzdata==2025.2 +urllib3==2.5.0 +watchdog==6.0.0 +zipp==3.23.0