Spaces:
Running
Running
韩宇
commited on
Commit
·
58ae9fe
1
Parent(s):
a9f3a3a
init req
Browse files- requirements.txt +1 -8
requirements.txt
CHANGED
@@ -13,7 +13,6 @@ colorama==0.4.6
|
|
13 |
cryptography==44.0.1
|
14 |
dacite==1.9.2
|
15 |
decorator==5.1.1
|
16 |
-
Deprecated @ file:///Users/cbousseau/work/recipes/ci_py311/deprecated_1677957593040/work
|
17 |
distro==1.9.0
|
18 |
dlib==19.24.6
|
19 |
duckduckgo_search==6.4.2
|
@@ -27,7 +26,6 @@ fsspec==2025.2.0
|
|
27 |
func_timeout==4.3.5
|
28 |
future==1.0.0
|
29 |
geocoder==1.38.1
|
30 |
-
gmpy2 @ file:///private/var/folders/nz/j6p8yfhx1mv_0grj5xl4650h0000gp/T/abs_51391juwln/croot/gmpy2_1738085477864/work
|
31 |
gradio==5.16.0
|
32 |
gradio_client==1.7.0
|
33 |
grpcio==1.67.1
|
@@ -39,7 +37,6 @@ httpx==0.28.1
|
|
39 |
huggingface-hub==0.28.1
|
40 |
hyperframe==6.1.0
|
41 |
idna==3.10
|
42 |
-
importlib-metadata @ file:///private/var/folders/k1/30mswbxs7r1g6zwn8y4fyt500000gp/T/abs_5498c88e7n/croot/importlib_metadata-suite_1704813534254/work
|
43 |
Jinja2==3.1.5
|
44 |
jiter==0.8.2
|
45 |
json_repair==0.31.0
|
@@ -52,10 +49,8 @@ mpmath==1.3.0
|
|
52 |
networkx==3.4.2
|
53 |
numpy==2.2.3
|
54 |
# Editable install with no version control (omagent_core==0.2.3)
|
55 |
-
-e /Users/hanley/workspace/huggingface/test/omagent-core
|
56 |
openai==1.63.0
|
57 |
opencv-python==4.11.0.86
|
58 |
-
opentelemetry-api @ file:///private/var/folders/k1/30mswbxs7r1g6zwn8y4fyt500000gp/T/abs_36ed_us4ue/croot/opentelemetry-api_1724767678005/work
|
59 |
orjson==3.10.15
|
60 |
packaging==24.2
|
61 |
pandas==2.2.3
|
@@ -115,6 +110,4 @@ ujson==5.10.0
|
|
115 |
urllib3==2.3.0
|
116 |
uvicorn==0.34.0
|
117 |
websockets==14.2
|
118 |
-
wikipedia==1.4.0
|
119 |
-
wrapt @ file:///private/var/folders/nz/j6p8yfhx1mv_0grj5xl4650h0000gp/T/abs_30cvf__dq_/croot/wrapt_1736541623359/work
|
120 |
-
zipp @ file:///private/var/folders/k1/30mswbxs7r1g6zwn8y4fyt500000gp/T/abs_echurpkwug/croot/zipp_1732630743967/work
|
|
|
13 |
cryptography==44.0.1
|
14 |
dacite==1.9.2
|
15 |
decorator==5.1.1
|
|
|
16 |
distro==1.9.0
|
17 |
dlib==19.24.6
|
18 |
duckduckgo_search==6.4.2
|
|
|
26 |
func_timeout==4.3.5
|
27 |
future==1.0.0
|
28 |
geocoder==1.38.1
|
|
|
29 |
gradio==5.16.0
|
30 |
gradio_client==1.7.0
|
31 |
grpcio==1.67.1
|
|
|
37 |
huggingface-hub==0.28.1
|
38 |
hyperframe==6.1.0
|
39 |
idna==3.10
|
|
|
40 |
Jinja2==3.1.5
|
41 |
jiter==0.8.2
|
42 |
json_repair==0.31.0
|
|
|
49 |
networkx==3.4.2
|
50 |
numpy==2.2.3
|
51 |
# Editable install with no version control (omagent_core==0.2.3)
|
|
|
52 |
openai==1.63.0
|
53 |
opencv-python==4.11.0.86
|
|
|
54 |
orjson==3.10.15
|
55 |
packaging==24.2
|
56 |
pandas==2.2.3
|
|
|
110 |
urllib3==2.3.0
|
111 |
uvicorn==0.34.0
|
112 |
websockets==14.2
|
113 |
+
wikipedia==1.4.0
|
|
|
|