Bc-AI commited on
Commit
e670cfe
Β·
verified Β·
1 Parent(s): 4b3d37d

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -0
requirements.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ gradio>=4.0.0
2
+ jax>=0.4.20
3
+ jaxlib>=0.4.20
4
+ numpy>=1.24.0
5
+ requests>=2.28.0
6
+ fastapi>=0.100.0
7
+ uvicorn>=0.23.0