Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +0 -16
requirements.txt
CHANGED
@@ -5,34 +5,22 @@ nltk==3.8.1
|
|
5 |
spacy==3.6.0
|
6 |
textblob==0.17.1
|
7 |
gensim==4.3.1
|
8 |
-
beautifulsoup4==4.12.2
|
9 |
scrapy==2.8.0
|
10 |
pandas==2.0.3
|
11 |
textgenrnn==2.0.0
|
12 |
pattern==3.6
|
13 |
rasa==3.5.2
|
14 |
chatterbot==1.0.5
|
15 |
-
huggingface-hub==0.16.4
|
16 |
dialogflow==0.10.0
|
17 |
-
pyTelegramBotAPI==4.0.1
|
18 |
-
pydantic==2.3.0
|
19 |
requests==2.31.0
|
20 |
httpx==0.24.1
|
21 |
fastapi==0.100.0
|
22 |
flask==2.3.2
|
23 |
-
flask-cors==3.0.10
|
24 |
gunicorn==21.2.0
|
25 |
-
streamlit==1.21.0
|
26 |
gradio==3.34.0
|
27 |
-
pyyaml==6.0
|
28 |
-
moviepy==1.0.3
|
29 |
-
opencv-python==4.8.0.76
|
30 |
-
ffmpeg-python==0.2.0
|
31 |
-
imageio-ffmpeg==0.4.8
|
32 |
pyav==9.2.0
|
33 |
scikit-video==1.1.10
|
34 |
Pillow==10.0.0
|
35 |
-
scikit-image==0.22.0
|
36 |
numpy==1.23.5
|
37 |
matplotlib==3.7.1
|
38 |
albumentations==1.3.0
|
@@ -40,7 +28,3 @@ imageio==2.25.1
|
|
40 |
pycocotools==2.0.6
|
41 |
timm==0.6.13
|
42 |
deepdish==0.3.2
|
43 |
-
rembg==0.0.0
|
44 |
-
simplecv==1.3.0
|
45 |
-
kornia==0.6.11
|
46 |
-
pytesseract==0.3.10
|
|
|
5 |
spacy==3.6.0
|
6 |
textblob==0.17.1
|
7 |
gensim==4.3.1
|
|
|
8 |
scrapy==2.8.0
|
9 |
pandas==2.0.3
|
10 |
textgenrnn==2.0.0
|
11 |
pattern==3.6
|
12 |
rasa==3.5.2
|
13 |
chatterbot==1.0.5
|
|
|
14 |
dialogflow==0.10.0
|
|
|
|
|
15 |
requests==2.31.0
|
16 |
httpx==0.24.1
|
17 |
fastapi==0.100.0
|
18 |
flask==2.3.2
|
|
|
19 |
gunicorn==21.2.0
|
|
|
20 |
gradio==3.34.0
|
|
|
|
|
|
|
|
|
|
|
21 |
pyav==9.2.0
|
22 |
scikit-video==1.1.10
|
23 |
Pillow==10.0.0
|
|
|
24 |
numpy==1.23.5
|
25 |
matplotlib==3.7.1
|
26 |
albumentations==1.3.0
|
|
|
28 |
pycocotools==2.0.6
|
29 |
timm==0.6.13
|
30 |
deepdish==0.3.2
|
|
|
|
|
|
|
|