borodache commited on
Commit
8e8ebf5
·
verified ·
1 Parent(s): 56b7010

requirements.txt instead of requirement.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -0
requirements.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ fastapi
2
+ uvicorn[standard]
3
+ httpx
4
+ pydantic>=2
5
+ anthropic
6
+ gradio>=4.0
7
+ python-dotenv
8
+ certifi