Spaces:
Sleeping
Sleeping
Upload folder using huggingface_hub
Browse files- requirements.txt +10 -7
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
# This file was autogenerated by uv via the following command:
|
2 |
# uv export --no-dev --frozen --no-hashes --output-file requirements.txt
|
3 |
-
agno==1.2.
|
4 |
# via chatacter-app
|
5 |
aiofiles==23.2.1
|
6 |
# via gradio
|
@@ -41,7 +41,7 @@ ffmpy==0.5.0
|
|
41 |
# via gradio
|
42 |
filelock==3.18.0
|
43 |
# via huggingface-hub
|
44 |
-
fsspec==2025.3.
|
45 |
# via
|
46 |
# gradio-client
|
47 |
# huggingface-hub
|
@@ -104,18 +104,18 @@ packaging==24.2
|
|
104 |
# huggingface-hub
|
105 |
pandas==2.2.3
|
106 |
# via gradio
|
107 |
-
pillow==
|
108 |
# via gradio
|
109 |
pycountry==24.6.1
|
110 |
# via chatacter-app
|
111 |
-
pydantic==2.
|
112 |
# via
|
113 |
# agno
|
114 |
# fastapi
|
115 |
# gradio
|
116 |
# groq
|
117 |
# pydantic-settings
|
118 |
-
pydantic-core==2.
|
119 |
# via pydantic
|
120 |
pydantic-settings==2.8.1
|
121 |
# via agno
|
@@ -144,7 +144,7 @@ requests==2.32.3
|
|
144 |
# via
|
145 |
# googlesearch-python
|
146 |
# huggingface-hub
|
147 |
-
rich==
|
148 |
# via
|
149 |
# agno
|
150 |
# typer
|
@@ -180,7 +180,7 @@ typer==0.15.2
|
|
180 |
# via
|
181 |
# agno
|
182 |
# gradio
|
183 |
-
typing-extensions==4.
|
184 |
# via
|
185 |
# agno
|
186 |
# anyio
|
@@ -193,6 +193,9 @@ typing-extensions==4.12.2
|
|
193 |
# pydantic
|
194 |
# pydantic-core
|
195 |
# typer
|
|
|
|
|
|
|
196 |
tzdata==2025.2
|
197 |
# via pandas
|
198 |
urllib3==2.3.0
|
|
|
1 |
# This file was autogenerated by uv via the following command:
|
2 |
# uv export --no-dev --frozen --no-hashes --output-file requirements.txt
|
3 |
+
agno==1.2.6
|
4 |
# via chatacter-app
|
5 |
aiofiles==23.2.1
|
6 |
# via gradio
|
|
|
41 |
# via gradio
|
42 |
filelock==3.18.0
|
43 |
# via huggingface-hub
|
44 |
+
fsspec==2025.3.1
|
45 |
# via
|
46 |
# gradio-client
|
47 |
# huggingface-hub
|
|
|
104 |
# huggingface-hub
|
105 |
pandas==2.2.3
|
106 |
# via gradio
|
107 |
+
pillow==11.1.0
|
108 |
# via gradio
|
109 |
pycountry==24.6.1
|
110 |
# via chatacter-app
|
111 |
+
pydantic==2.11.1
|
112 |
# via
|
113 |
# agno
|
114 |
# fastapi
|
115 |
# gradio
|
116 |
# groq
|
117 |
# pydantic-settings
|
118 |
+
pydantic-core==2.33.0
|
119 |
# via pydantic
|
120 |
pydantic-settings==2.8.1
|
121 |
# via agno
|
|
|
144 |
# via
|
145 |
# googlesearch-python
|
146 |
# huggingface-hub
|
147 |
+
rich==14.0.0
|
148 |
# via
|
149 |
# agno
|
150 |
# typer
|
|
|
180 |
# via
|
181 |
# agno
|
182 |
# gradio
|
183 |
+
typing-extensions==4.13.0
|
184 |
# via
|
185 |
# agno
|
186 |
# anyio
|
|
|
193 |
# pydantic
|
194 |
# pydantic-core
|
195 |
# typer
|
196 |
+
# typing-inspection
|
197 |
+
typing-inspection==0.4.0
|
198 |
+
# via pydantic
|
199 |
tzdata==2025.2
|
200 |
# via pandas
|
201 |
urllib3==2.3.0
|