Spaces:
Sleeping
Sleeping
Commit
·
9525578
1
Parent(s):
efeaf79
Add root requirements.txt for HuggingFace Spaces
Browse files- requirements.txt +96 -0
requirements.txt
ADDED
|
@@ -0,0 +1,96 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
aiohttp==3.8.4
|
| 2 |
+
aiosignal==1.3.1
|
| 3 |
+
altair==5.0.1
|
| 4 |
+
async-timeout==4.0.2
|
| 5 |
+
attrs==23.1.0
|
| 6 |
+
beautifulsoup4==4.12.2
|
| 7 |
+
blinker==1.6.2
|
| 8 |
+
cachetools==5.3.1
|
| 9 |
+
certifi==2023.5.7
|
| 10 |
+
charset-normalizer==3.1.0
|
| 11 |
+
click==8.1.3
|
| 12 |
+
contourpy==1.1.0
|
| 13 |
+
cycler==0.11.0
|
| 14 |
+
dataclasses-json==0.5.8
|
| 15 |
+
decorator==5.1.1
|
| 16 |
+
Faker==18.11.1
|
| 17 |
+
favicon==0.7.0
|
| 18 |
+
fonttools==4.40.0
|
| 19 |
+
frozenlist==1.3.3
|
| 20 |
+
gitdb==4.0.10
|
| 21 |
+
GitPython==3.1.31
|
| 22 |
+
htbuilder==0.6.1
|
| 23 |
+
idna==3.4
|
| 24 |
+
importlib-metadata==6.7.0
|
| 25 |
+
Jinja2==3.1.2
|
| 26 |
+
jsonschema==4.17.3
|
| 27 |
+
kiwisolver==1.4.4
|
| 28 |
+
langchain==0.0.215
|
| 29 |
+
langchainplus-sdk==0.0.17
|
| 30 |
+
lxml==4.9.2
|
| 31 |
+
Markdown==3.4.3
|
| 32 |
+
markdown-it-py==3.0.0
|
| 33 |
+
markdownlit==0.0.7
|
| 34 |
+
MarkupSafe==2.1.3
|
| 35 |
+
marshmallow==3.19.0
|
| 36 |
+
marshmallow-enum==1.5.1
|
| 37 |
+
matplotlib==3.7.1
|
| 38 |
+
mdurl==0.1.2
|
| 39 |
+
more-itertools==9.1.0
|
| 40 |
+
multidict==6.0.4
|
| 41 |
+
mypy-extensions==1.0.0
|
| 42 |
+
networkx==3.1
|
| 43 |
+
numexpr==2.8.4
|
| 44 |
+
numpy==1.25.0
|
| 45 |
+
openai==0.27.8
|
| 46 |
+
openapi-schema-pydantic==1.2.4
|
| 47 |
+
packaging==23.1
|
| 48 |
+
pandas==2.0.2
|
| 49 |
+
Pillow==9.5.0
|
| 50 |
+
plotly==5.15.0
|
| 51 |
+
protobuf==4.23.3
|
| 52 |
+
pyarrow==12.0.1
|
| 53 |
+
pydantic==1.10.9
|
| 54 |
+
pydeck==0.8.1b0
|
| 55 |
+
Pygments==2.15.1
|
| 56 |
+
pymdown-extensions==10.0.1
|
| 57 |
+
Pympler==1.0.1
|
| 58 |
+
pyparsing==3.1.0
|
| 59 |
+
pyrsistent==0.19.3
|
| 60 |
+
python-dateutil==2.8.2
|
| 61 |
+
pytz==2023.3
|
| 62 |
+
pytz-deprecation-shim==0.1.0.post0
|
| 63 |
+
PyYAML==6.0
|
| 64 |
+
requests==2.31.0
|
| 65 |
+
rich==13.4.2
|
| 66 |
+
six==1.16.0
|
| 67 |
+
smmap==5.0.0
|
| 68 |
+
soupsieve==2.4.1
|
| 69 |
+
SQLAlchemy==2.0.17
|
| 70 |
+
st-annotated-text==4.0.0
|
| 71 |
+
streamlit==1.23.1
|
| 72 |
+
streamlit-agraph==0.0.45
|
| 73 |
+
streamlit-camera-input-live==0.2.0
|
| 74 |
+
streamlit-card==0.0.5
|
| 75 |
+
streamlit-chat==0.1.1
|
| 76 |
+
streamlit-embedcode==0.1.2
|
| 77 |
+
streamlit-extras==0.2.7
|
| 78 |
+
streamlit-faker==0.0.2
|
| 79 |
+
streamlit-image-coordinates==0.1.5
|
| 80 |
+
streamlit-keyup==0.2.0
|
| 81 |
+
streamlit-toggle-switch==1.0.2
|
| 82 |
+
streamlit-vertical-slider==1.0.2
|
| 83 |
+
tenacity==8.2.2
|
| 84 |
+
toml==0.10.2
|
| 85 |
+
toolz==0.12.0
|
| 86 |
+
tornado==6.3.2
|
| 87 |
+
tqdm==4.65.0
|
| 88 |
+
typing-inspect==0.9.0
|
| 89 |
+
typing_extensions==4.6.3
|
| 90 |
+
tzdata==2023.3
|
| 91 |
+
tzlocal==4.3.1
|
| 92 |
+
urllib3==2.0.3
|
| 93 |
+
validators==0.20.0
|
| 94 |
+
yarl==1.9.2
|
| 95 |
+
zipp==3.15.0
|
| 96 |
+
torch>=2.0.0
|