Shinhati2023 commited on
Commit
f42ee01
·
verified ·
1 Parent(s): 628ddab

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -0
requirements.txt ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ fastapi==0.109.0
2
+ uvicorn==0.27.0
3
+ python-multipart==0.0.6
4
+ # No heavy ML libraries needed! This makes it incredibly fast.