LeeveWasTaken commited on
Commit
4c40e98
1 Parent(s): a5a0fe2

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -0
requirements.txt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ pydantic==1.10.9
2
+ fastapi==0.95.2
3
+ gradio==3.41.2