Ii commited on
Commit
3ffc4b1
·
verified ·
1 Parent(s): ce5f5d4

Create requirments.txt

Browse files
Files changed (1) hide show
  1. requirments.txt +6 -0
requirments.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ torch
2
+ torchvision
3
+ onnxruntime-gpu
4
+ gradio
5
+ fastapi
6
+ uvicorn