Spaces:
Build error
Build error
Commit
·
b95725d
1
Parent(s):
b05691d
Update requirements.txt
Browse files- requirements.txt +58 -5
requirements.txt
CHANGED
@@ -1,6 +1,59 @@
|
|
1 |
gradio==2.0.0
|
2 |
-
|
3 |
-
|
4 |
-
tensorflow==2.
|
5 |
-
|
6 |
-
tensorflow-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
gradio==2.0.0
|
2 |
+
tensorboard-data-server==0.7.0
|
3 |
+
tensorboard-plugin-wit==1.8.1
|
4 |
+
tensorflow==2.12.0
|
5 |
+
tensorflow-datasets==4.8.3
|
6 |
+
tensorflow-estimator==2.12.0
|
7 |
+
tensorflow-gcs-config==2.12.0
|
8 |
+
tensorflow-hub==0.13.0
|
9 |
+
tensorflow-io-gcs-filesystem==0.32.0
|
10 |
+
tensorflow-metadata==1.13.1
|
11 |
+
tensorflow-probability==0.19.0
|
12 |
+
tensorstore==0.1.35
|
13 |
+
termcolor==2.2.0
|
14 |
+
terminado==0.17.1
|
15 |
+
text-unidecode==1.3
|
16 |
+
textblob==0.17.1
|
17 |
+
tf-slim==1.1.0
|
18 |
+
thinc==8.1.9
|
19 |
+
threadpoolctl==3.1.0
|
20 |
+
tifffile==2023.4.12
|
21 |
+
tinycss2==1.2.1
|
22 |
+
toml==0.10.2
|
23 |
+
tomli==2.0.1
|
24 |
+
toolz==0.12.0
|
25 |
+
torch @ https://download.pytorch.org/whl/cu118/torch-2.0.0%2Bcu118-cp39-cp39-linux_x86_64.whl
|
26 |
+
torchaudio @ https://download.pytorch.org/whl/cu118/torchaudio-2.0.1%2Bcu118-cp39-cp39-linux_x86_64.whl
|
27 |
+
torchdata==0.6.0
|
28 |
+
torchsummary==1.5.1
|
29 |
+
torchtext==0.15.1
|
30 |
+
torchvision @ https://download.pytorch.org/whl/cu118/torchvision-0.15.1%2Bcu118-cp39-cp39-linux_x86_64.whl
|
31 |
+
tornado==6.2
|
32 |
+
tqdm==4.65.0
|
33 |
+
traitlets==5.7.1
|
34 |
+
triton==2.0.0
|
35 |
+
tweepy==4.13.0
|
36 |
+
typer==0.7.0
|
37 |
+
typing_extensions==4.5.0
|
38 |
+
tzdata==2023.3
|
39 |
+
tzlocal==4.3
|
40 |
+
uritemplate==4.1.1
|
41 |
+
urllib3==1.26.15
|
42 |
+
vega-datasets==0.9.0
|
43 |
+
wasabi==1.1.1
|
44 |
+
wcwidth==0.2.6
|
45 |
+
webcolors==1.13
|
46 |
+
webencodings==0.5.1
|
47 |
+
websocket-client==1.5.1
|
48 |
+
Werkzeug==2.2.3
|
49 |
+
widgetsnbextension==3.6.4
|
50 |
+
wordcloud==1.8.2.2
|
51 |
+
wrapt==1.14.1
|
52 |
+
xarray==2022.12.0
|
53 |
+
xarray-einstats==0.5.1
|
54 |
+
xgboost==1.7.5
|
55 |
+
xlrd==2.0.1
|
56 |
+
yellowbrick==1.5
|
57 |
+
yfinance==0.2.18
|
58 |
+
zict==2.2.0
|
59 |
+
zipp==3.15.0
|