Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +35 -1
requirements.txt
CHANGED
@@ -4,7 +4,8 @@ curl_cffi
|
|
4 |
nest-asyncio
|
5 |
g4f>=0.2.2.3
|
6 |
g4f[webdriver]
|
7 |
-
rich
|
|
|
8 |
beautifulsoup4
|
9 |
markdownify
|
10 |
requests
|
@@ -58,4 +59,37 @@ mechanize
|
|
58 |
easygoogletranslate
|
59 |
pillow
|
60 |
primp==0.14.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
61 |
git+https://github.com/OE-LUCIFER/Webscout.git
|
|
|
4 |
nest-asyncio
|
5 |
g4f>=0.2.2.3
|
6 |
g4f[webdriver]
|
7 |
+
rich
|
8 |
+
websocket-client
|
9 |
beautifulsoup4
|
10 |
markdownify
|
11 |
requests
|
|
|
59 |
easygoogletranslate
|
60 |
pillow
|
61 |
primp==0.14.0
|
62 |
+
setuptools
|
63 |
+
wheel
|
64 |
+
pip
|
65 |
+
nodriver
|
66 |
+
mistune
|
67 |
+
tenacity
|
68 |
+
curl_cffi
|
69 |
+
nest-asyncio
|
70 |
+
'websocket-client'
|
71 |
+
'colorama'
|
72 |
+
rich
|
73 |
+
markdownify
|
74 |
+
requests
|
75 |
+
google-generativeai
|
76 |
+
lxml>=5.2.2
|
77 |
+
termcolor
|
78 |
+
orjson
|
79 |
+
PyYAML
|
80 |
+
tls_client
|
81 |
+
ollama
|
82 |
+
pillow
|
83 |
+
bson
|
84 |
+
cloudscraper
|
85 |
+
html5lib
|
86 |
+
aiofiles
|
87 |
+
emoji
|
88 |
+
openai
|
89 |
+
prompt-toolkit
|
90 |
+
primp
|
91 |
+
pyreqwest_impersonate
|
92 |
+
gradio_client
|
93 |
+
psutil
|
94 |
+
aiohttp
|
95 |
git+https://github.com/OE-LUCIFER/Webscout.git
|