userIdc2024 commited on
Commit
e59d4c6
·
verified ·
1 Parent(s): 8cdf011

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ fastapi
2
+ uvicorn
3
+ python-dotenv
4
+ openai
5
+ pydantic
6
+ requests