ranchopanda0 commited on
Commit
12263fd
·
verified ·
1 Parent(s): 90bd6d7

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -0
requirements.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ fastapi
2
+ gradio
3
+ uvicorn
4
+ torch
5
+ numpy
6
+ pillow
7
+ transformers