uuidenny commited on
Commit
5b043e8
·
verified ·
1 Parent(s): d28d861

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ gradio>=4.0.0
2
+ smolagents>=1.18.0
3
+ asyncio>=3.4.3
4
+ aiohttp>=3.8.0
5
+ typing-extensions>=4.0.0
6
+ pydantic>=2.0.0