Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -34
requirements.txt
CHANGED
@@ -1,36 +1,3 @@
|
|
1 |
tensorflow==2.13.0
|
2 |
torch==2.0.0
|
3 |
-
|
4 |
-
scikit-learn==1.3.0
|
5 |
-
xgboost==1.7.6
|
6 |
-
catboost==1.2
|
7 |
-
pandas==2.1.0
|
8 |
-
numpy==1.25.0
|
9 |
-
scipy==1.11.0
|
10 |
-
nltk==3.8.1
|
11 |
-
spaCy==3.6.1
|
12 |
-
textblob==0.17.1
|
13 |
-
gensim==4.3.1
|
14 |
-
opencv-python==4.8.0
|
15 |
-
Pillow==9.4.0
|
16 |
-
moviepy==1.0.3
|
17 |
-
imageio==2.27.0
|
18 |
-
jupyter==1.0.0
|
19 |
-
ipython==8.13.0
|
20 |
-
codegen==0.6.0
|
21 |
-
pygments==2.15.0
|
22 |
-
requests==2.31.0
|
23 |
-
flask==2.3.0
|
24 |
-
fastapi==0.104.0
|
25 |
-
pydantic==1.11.0
|
26 |
-
sqlite==3.42.0
|
27 |
-
sqlalchemy==2.0.20
|
28 |
-
redis==4.6.0
|
29 |
-
boto3==1.26.0
|
30 |
-
cryptography==39.0.2
|
31 |
-
pyyaml==6.0
|
32 |
-
dotenv==1.0.0
|
33 |
-
matplotlib==3.8.0
|
34 |
-
seaborn==0.12.2
|
35 |
-
tqdm==4.65.0
|
36 |
-
plotly==5.12.0
|
|
|
1 |
tensorflow==2.13.0
|
2 |
torch==2.0.0
|
3 |
+
pandas==2.1.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|