factorstudios commited on
Commit
d14872c
·
verified ·
1 Parent(s): b79a002

Create requirements.txt

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