littlebird13 commited on
Commit
821328a
·
verified ·
1 Parent(s): d641c8e

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -0
requirements.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ fastapi>=0.68.0
2
+ uvicorn>=0.15.0
3
+ websockets>=10.0
4
+ numpy>=1.21.0
5
+ gradio>=4.0.0
6
+ python-dotenv>=0.19.0
7
+ fastrtc>=0.1.0