memonkeyv01 commited on
Commit
428a3cc
·
1 Parent(s): 4dba4fe

fix Final Assignment Agent

Browse files
Files changed (2) hide show
  1. README.md +0 -1
  2. requirements.txt +35 -142
README.md CHANGED
@@ -8,7 +8,6 @@ sdk_version: 5.25.2
8
  app_file: app.py
9
  pinned: false
10
  hf_oauth: true
11
- # optional, default duration is 8 hours/480 minutes. Max duration is 30 days/43200 minutes.
12
  hf_oauth_expiration_minutes: 480
13
  ---
14
 
 
8
  app_file: app.py
9
  pinned: false
10
  hf_oauth: true
 
11
  hf_oauth_expiration_minutes: 480
12
  ---
13
 
requirements.txt CHANGED
@@ -1,142 +1,35 @@
1
- aiofiles==24.1.0
2
- aiohappyeyeballs==2.6.1
3
- aiohttp==3.11.18
4
- aiosignal==1.3.2
5
- annotated-types==0.7.0
6
- anthropic==0.50.0
7
- anyio==4.9.0
8
- attrs==25.3.0
9
- beautifulsoup4==4.13.4
10
- bio==1.7.1
11
- biopython==1.85
12
- biothings-client==0.4.1
13
- certifi==2025.1.31
14
- cffi==1.17.1
15
- charset-normalizer==3.4.1
16
- chess==1.11.2
17
- click==8.1.8
18
- cobble==0.1.4
19
- colorama==0.4.6
20
- cryptography==44.0.2
21
- datasets==3.5.1
22
- defusedxml==0.7.1
23
- dill==0.3.8
24
- distro==1.9.0
25
- duckduckgo-search==8.0.1
26
- et-xmlfile==2.0.0
27
- fastapi==0.115.12
28
- ffmpy==0.5.0
29
- filelock==3.18.0
30
- frozenlist==1.6.0
31
- fsspec==2025.3.0
32
- google-search-results==2.4.2
33
- gprofiler-official==1.0.0
34
- gradio==5.28.0
35
- gradio-client==1.10.0
36
- groovy==0.1.2
37
- h11==0.16.0
38
- helium==5.1.1
39
- httpcore==1.0.9
40
- httpx==0.28.1
41
- huggingface-hub==0.30.2
42
- idna==3.10
43
- importlib-metadata==8.6.1
44
- jinja2==3.1.6
45
- jiter==0.9.0
46
- joblib==1.4.2
47
- jsonschema==4.23.0
48
- jsonschema-specifications==2025.4.1
49
- litellm==1.67.2
50
- lxml==5.4.0
51
- mammoth==1.9.0
52
- markdown-it-py==3.0.0
53
- markdownify==1.1.0
54
- markupsafe==3.0.2
55
- mdurl==0.1.2
56
- mpmath==1.3.0
57
- multidict==6.4.3
58
- multiprocess==0.70.16
59
- mygene==3.2.2
60
- networkx==3.4.2
61
- numexpr==2.10.2
62
- numpy==2.2.5
63
- openai==1.76.0
64
- openpyxl==3.1.5
65
- orjson==3.10.18
66
- outcome==1.3.0.post0
67
- packaging==25.0
68
- pandas==2.2.3
69
- pathvalidate==3.2.3
70
- pdfminer==20191125
71
- pdfminer-six==20250416
72
- pillow==11.2.1
73
- platformdirs==4.3.7
74
- pooch==1.8.2
75
- primp==0.15.0
76
- propcache==0.3.1
77
- pubchempy==1.0.4
78
- puremagic==1.28
79
- pyarrow==20.0.0
80
- pycparser==2.22
81
- pycryptodome==3.22.0
82
- pydantic==2.11.3
83
- pydantic-core==2.33.1
84
- pydub==0.25.1
85
- pygments==2.19.1
86
- pypdf==5.4.0
87
- pypdf2==3.0.1
88
- pysocks==1.7.1
89
- python-dateutil==2.9.0.post0
90
- python-dotenv==1.1.0
91
- python-multipart==0.0.20
92
- python-pptx==1.0.2
93
- pytz==2025.2
94
- pyyaml==6.0.2
95
- referencing==0.36.2
96
- regex==2024.11.6
97
- requests==2.32.3
98
- rich==14.0.0
99
- rpds-py==0.24.0
100
- ruff==0.11.8
101
- safehttpx==0.1.6
102
- safetensors==0.5.3
103
- scikit-learn==1.6.1
104
- scipy==1.15.2
105
- selenium==4.31.0
106
- semantic-version==2.10.0
107
- serpapi==0.1.5
108
- setuptools==80.0.1
109
- shellingham==1.5.4
110
- six==1.17.0
111
- smolagents==1.14.0
112
- sniffio==1.3.1
113
- sortedcontainers==2.4.0
114
- soupsieve==2.7
115
- speechrecognition==3.14.2
116
- starlette==0.46.2
117
- sympy==1.14.0
118
- threadpoolctl==3.6.0
119
- tiktoken==0.9.0
120
- tokenizers==0.21.1
121
- tomlkit==0.13.2
122
- torch==2.7.0
123
- torchvision==0.22.0
124
- tqdm==4.67.1
125
- transformers==4.51.3
126
- trio==0.30.0
127
- trio-websocket==0.12.2
128
- typer==0.15.3
129
- typing-extensions==4.13.2
130
- typing-inspection==0.4.0
131
- tzdata==2025.2
132
- urllib3==2.4.0
133
- uvicorn==0.34.2
134
- websocket-client==1.8.0
135
- websockets==15.0.1
136
- wsproto==1.2.0
137
- xlrd==2.0.1
138
- xlsxwriter==3.2.3
139
- xxhash==3.5.0
140
- yarl==1.20.0
141
- youtube-transcript-api==1.0.3
142
- zipp==3.21.0
 
1
+ # Core dependencies
2
+ smolagents>=1.0.0
3
+ python-dotenv>=1.0.0
4
+ requests>=2.30.0
5
+ pandas>=2.0.0
6
+
7
+ # Web interface
8
+ gradio>=4.0.0
9
+
10
+ # AI and API integration
11
+ openai>=1.0.0
12
+ huggingface-hub>=0.19.0
13
+ serpapi>=0.1.0
14
+ transformers>=4.30.0
15
+
16
+ # Web browsing and content processing
17
+ beautifulsoup4>=4.10.0
18
+ pathvalidate>=3.0.0
19
+ puremagic>=1.0.0
20
+ duckduckgo-search>=3.0.0
21
+
22
+ # Document processing
23
+ pdfminer-six>=20221105
24
+ python-pptx>=0.6.21
25
+ mammoth>=1.5.0
26
+ markdownify>=0.11.0
27
+
28
+ # Media processing
29
+ pydub>=0.25.1
30
+ youtube-transcript-api>=0.6.0
31
+ pillow>=10.0.0
32
+
33
+ # Web automation
34
+ selenium>=4.0.0
35
+ helium>=3.0.0