Spaces:
Runtime error
Runtime error
Amanpreet
commited on
Commit
·
440b9db
1
Parent(s):
1cdc47e
added 3
Browse files- requirements.txt +95 -112
requirements.txt
CHANGED
|
@@ -1,112 +1,95 @@
|
|
| 1 |
-
altair
|
| 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 |
-
|
| 63 |
-
|
| 64 |
-
|
| 65 |
-
|
| 66 |
-
|
| 67 |
-
|
| 68 |
-
|
| 69 |
-
|
| 70 |
-
|
| 71 |
-
|
| 72 |
-
|
| 73 |
-
|
| 74 |
-
|
| 75 |
-
|
| 76 |
-
|
| 77 |
-
|
| 78 |
-
|
| 79 |
-
|
| 80 |
-
|
| 81 |
-
|
| 82 |
-
|
| 83 |
-
|
| 84 |
-
|
| 85 |
-
|
| 86 |
-
|
| 87 |
-
|
| 88 |
-
|
| 89 |
-
|
| 90 |
-
|
| 91 |
-
|
| 92 |
-
|
| 93 |
-
|
| 94 |
-
|
| 95 |
-
|
| 96 |
-
tinycss2==1.2.1
|
| 97 |
-
toml==0.10.2
|
| 98 |
-
torch==2.4.1
|
| 99 |
-
torchsummary==1.5.1
|
| 100 |
-
torchvision==0.19.1
|
| 101 |
-
tornado==6.4.2
|
| 102 |
-
tqdm==4.67.1
|
| 103 |
-
traitlets==5.14.3
|
| 104 |
-
typing_extensions==4.12.2
|
| 105 |
-
tzdata==2025.1
|
| 106 |
-
urllib3==2.2.3
|
| 107 |
-
watchdog==4.0.2
|
| 108 |
-
wcwidth==0.2.13
|
| 109 |
-
webencodings==0.5.1
|
| 110 |
-
yacs==0.1.8
|
| 111 |
-
yarg==0.1.9
|
| 112 |
-
zipp==3.20.2
|
|
|
|
| 1 |
+
altair
|
| 2 |
+
beautifulsoup4
|
| 3 |
+
bleach
|
| 4 |
+
blinker
|
| 5 |
+
cachetools
|
| 6 |
+
certifi
|
| 7 |
+
charset-normalizer
|
| 8 |
+
click
|
| 9 |
+
colorama
|
| 10 |
+
contourpy
|
| 11 |
+
cycler
|
| 12 |
+
decorator
|
| 13 |
+
defusedxml
|
| 14 |
+
docopt
|
| 15 |
+
fastjsonschema
|
| 16 |
+
filelock
|
| 17 |
+
filterpy
|
| 18 |
+
fonttools
|
| 19 |
+
fsspec
|
| 20 |
+
gitdb
|
| 21 |
+
GitPython
|
| 22 |
+
h5py
|
| 23 |
+
idna
|
| 24 |
+
imageio
|
| 25 |
+
importlib_metadata
|
| 26 |
+
importlib_resources
|
| 27 |
+
ipython
|
| 28 |
+
jedi
|
| 29 |
+
Jinja2
|
| 30 |
+
jsonschema
|
| 31 |
+
jsonschema-specifications
|
| 32 |
+
jupyter_client
|
| 33 |
+
jupyter_core
|
| 34 |
+
jupyterlab_pygments
|
| 35 |
+
kiwisolver
|
| 36 |
+
lazy_loader
|
| 37 |
+
llvmlite
|
| 38 |
+
markdown-it-py
|
| 39 |
+
MarkupSafe
|
| 40 |
+
matplotlib
|
| 41 |
+
matplotlib-inline
|
| 42 |
+
mdurl
|
| 43 |
+
mistune
|
| 44 |
+
mpmath
|
| 45 |
+
narwhals
|
| 46 |
+
nbclient
|
| 47 |
+
nbconvert
|
| 48 |
+
nbformat
|
| 49 |
+
networkx
|
| 50 |
+
numba
|
| 51 |
+
numpy
|
| 52 |
+
opencv-python
|
| 53 |
+
packaging
|
| 54 |
+
pandas
|
| 55 |
+
pandocfilters
|
| 56 |
+
pillow
|
| 57 |
+
pip-check
|
| 58 |
+
pipreqs
|
| 59 |
+
protobuf
|
| 60 |
+
psutil
|
| 61 |
+
pyarrow
|
| 62 |
+
pydeck
|
| 63 |
+
Pygments
|
| 64 |
+
pyparsing
|
| 65 |
+
python-dateutil
|
| 66 |
+
pytz
|
| 67 |
+
PyWavelets
|
| 68 |
+
PyYAML
|
| 69 |
+
pyzmq
|
| 70 |
+
referencing
|
| 71 |
+
requests
|
| 72 |
+
rich
|
| 73 |
+
rpds-py
|
| 74 |
+
scikit-image
|
| 75 |
+
scipy
|
| 76 |
+
six
|
| 77 |
+
smmap
|
| 78 |
+
soupsieve
|
| 79 |
+
streamlit
|
| 80 |
+
sympy
|
| 81 |
+
tenacity
|
| 82 |
+
terminaltables
|
| 83 |
+
tifffile
|
| 84 |
+
tinycss2
|
| 85 |
+
toml
|
| 86 |
+
torch
|
| 87 |
+
torchsummary
|
| 88 |
+
torchvision
|
| 89 |
+
tornado
|
| 90 |
+
tqdm
|
| 91 |
+
watchdog
|
| 92 |
+
webencodings
|
| 93 |
+
yacs
|
| 94 |
+
yarg
|
| 95 |
+
zipp
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|