Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +74 -74
requirements.txt
CHANGED
|
@@ -1,74 +1,74 @@
|
|
| 1 |
-
accelerate==1.5.2
|
| 2 |
-
altair==5.5.0
|
| 3 |
-
attrs==25.3.0
|
| 4 |
-
bitsandbytes==0.45.4
|
| 5 |
-
blinker==1.9.0
|
| 6 |
-
cachetools==5.5.2
|
| 7 |
-
certifi==2025.1.31
|
| 8 |
-
charset-normalizer==3.4.1
|
| 9 |
-
click==8.1.8
|
| 10 |
-
colorama==0.4.6
|
| 11 |
-
diffusers==0.32.2
|
| 12 |
-
filelock==3.18.0
|
| 13 |
-
Flask==3.1.0
|
| 14 |
-
fsspec==2025.3.0
|
| 15 |
-
gitdb==4.0.12
|
| 16 |
-
GitPython==3.1.44
|
| 17 |
-
huggingface-hub==0.29.3
|
| 18 |
-
idna==3.10
|
| 19 |
-
imagecodecs==2024.12.30
|
| 20 |
-
imageio==2.37.0
|
| 21 |
-
importlib_metadata==8.6.1
|
| 22 |
-
itsdangerous==2.2.0
|
| 23 |
-
Jinja2==3.1.6
|
| 24 |
-
jsonschema==4.23.0
|
| 25 |
-
jsonschema-specifications==2024.10.1
|
| 26 |
-
lazy_loader==0.4
|
| 27 |
-
MarkupSafe==3.0.2
|
| 28 |
-
mpmath==1.3.0
|
| 29 |
-
narwhals==1.32.0
|
| 30 |
-
networkx==3.4.2
|
| 31 |
-
numpy==2.2.4
|
| 32 |
-
opencv-python==4.11.0.86
|
| 33 |
-
packaging==24.2
|
| 34 |
-
pandas==2.2.3
|
| 35 |
-
peft==0.15.1
|
| 36 |
-
pillow==11.1.0
|
| 37 |
-
protobuf==5.29.4
|
| 38 |
-
psutil==7.0.0
|
| 39 |
-
pyarrow==19.0.1
|
| 40 |
-
pydeck==0.9.1
|
| 41 |
-
python-dateutil==2.9.0.post0
|
| 42 |
-
python-dotenv==1.1.0
|
| 43 |
-
pytz==2025.2
|
| 44 |
-
PyYAML==6.0.2
|
| 45 |
-
referencing==0.36.2
|
| 46 |
-
regex==2024.11.6
|
| 47 |
-
requests==2.32.3
|
| 48 |
-
rpds-py==0.24.0
|
| 49 |
-
safetensors==0.5.3
|
| 50 |
-
scikit-image==0.25.2
|
| 51 |
-
scipy==1.15.2
|
| 52 |
-
setuptools==78.1.0
|
| 53 |
-
six==1.17.0
|
| 54 |
-
smmap==5.0.2
|
| 55 |
-
streamlit==1.44.0
|
| 56 |
-
streamlit-image-comparison==0.0.4
|
| 57 |
-
streamlit-image-select==0.6.0
|
| 58 |
-
streamlit-option-menu==0.4.0
|
| 59 |
-
sympy==1.13.1
|
| 60 |
-
tenacity==9.0.0
|
| 61 |
-
tifffile==2025.3.13
|
| 62 |
-
tokenizers==0.21.1
|
| 63 |
-
toml==0.10.2
|
| 64 |
-
torch==2.6.0
|
| 65 |
-
tornado==6.4.2
|
| 66 |
-
tqdm==4.67.1
|
| 67 |
-
transformers==4.50.2
|
| 68 |
-
typing_extensions==4.13.0
|
| 69 |
-
tzdata==2025.2
|
| 70 |
-
urllib3==2.3.0
|
| 71 |
-
watchdog==6.0.0
|
| 72 |
-
Werkzeug==3.1.3
|
| 73 |
-
xformers==0.0.29.post3
|
| 74 |
-
zipp==3.21.0
|
|
|
|
| 1 |
+
accelerate==1.5.2
|
| 2 |
+
altair==5.5.0
|
| 3 |
+
attrs==25.3.0
|
| 4 |
+
bitsandbytes==0.45.4
|
| 5 |
+
blinker==1.9.0
|
| 6 |
+
cachetools==5.5.2
|
| 7 |
+
certifi==2025.1.31
|
| 8 |
+
charset-normalizer==3.4.1
|
| 9 |
+
click==8.1.8
|
| 10 |
+
colorama==0.4.6
|
| 11 |
+
diffusers==0.32.2
|
| 12 |
+
filelock==3.18.0
|
| 13 |
+
Flask==3.1.0
|
| 14 |
+
fsspec==2025.3.0
|
| 15 |
+
gitdb==4.0.12
|
| 16 |
+
GitPython==3.1.44
|
| 17 |
+
huggingface-hub==0.29.3
|
| 18 |
+
idna==3.10
|
| 19 |
+
imagecodecs==2024.12.30
|
| 20 |
+
imageio==2.37.0
|
| 21 |
+
importlib_metadata==8.6.1
|
| 22 |
+
itsdangerous==2.2.0
|
| 23 |
+
Jinja2==3.1.6
|
| 24 |
+
jsonschema==4.23.0
|
| 25 |
+
jsonschema-specifications==2024.10.1
|
| 26 |
+
lazy_loader==0.4
|
| 27 |
+
MarkupSafe==3.0.2
|
| 28 |
+
mpmath==1.3.0
|
| 29 |
+
narwhals==1.32.0
|
| 30 |
+
networkx==3.4.2
|
| 31 |
+
numpy==2.2.4
|
| 32 |
+
opencv-python==4.11.0.86
|
| 33 |
+
packaging==24.2
|
| 34 |
+
pandas==2.2.3
|
| 35 |
+
peft==0.15.1
|
| 36 |
+
pillow==11.1.0
|
| 37 |
+
protobuf==5.29.4
|
| 38 |
+
psutil==7.0.0
|
| 39 |
+
pyarrow==19.0.1
|
| 40 |
+
pydeck==0.9.1
|
| 41 |
+
python-dateutil==2.9.0.post0
|
| 42 |
+
python-dotenv==1.1.0
|
| 43 |
+
pytz==2025.2
|
| 44 |
+
PyYAML==6.0.2
|
| 45 |
+
referencing==0.36.2
|
| 46 |
+
regex==2024.11.6
|
| 47 |
+
requests==2.32.3
|
| 48 |
+
rpds-py==0.24.0
|
| 49 |
+
safetensors==0.5.3
|
| 50 |
+
scikit-image==0.25.2
|
| 51 |
+
scipy==1.15.2
|
| 52 |
+
setuptools==78.1.0
|
| 53 |
+
six==1.17.0
|
| 54 |
+
smmap==5.0.2
|
| 55 |
+
streamlit==1.44.0
|
| 56 |
+
streamlit-image-comparison==0.0.4
|
| 57 |
+
streamlit-image-select==0.6.0
|
| 58 |
+
streamlit-option-menu==0.4.0
|
| 59 |
+
sympy==1.13.1
|
| 60 |
+
tenacity==9.0.0
|
| 61 |
+
tifffile==2025.3.13
|
| 62 |
+
tokenizers==0.21.1
|
| 63 |
+
toml==0.10.2
|
| 64 |
+
torch==2.6.0+cu124
|
| 65 |
+
tornado==6.4.2
|
| 66 |
+
tqdm==4.67.1
|
| 67 |
+
transformers==4.50.2
|
| 68 |
+
typing_extensions==4.13.0
|
| 69 |
+
tzdata==2025.2
|
| 70 |
+
urllib3==2.3.0
|
| 71 |
+
watchdog==6.0.0
|
| 72 |
+
Werkzeug==3.1.3
|
| 73 |
+
xformers==0.0.29.post3
|
| 74 |
+
zipp==3.21.0
|