mindchain commited on
Commit
986a71a
·
verified ·
1 Parent(s): e87cb02

Upload requirements.txt with huggingface_hub

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -0
requirements.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ fastapi>=0.109.0
2
+ uvicorn>=0.27.0
3
+ data-designer
4
+ litellm
5
+ pandas
6
+ pyarrow
7
+ pydantic>=2.0.0