PawanratRung commited on
Commit
d0bc67e
·
verified ·
1 Parent(s): 70c3180

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -0
requirements.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ torch
2
+ onnxruntime-gpu>=1.17
3
+ torchvision>=0.17.1
4
+ matplotlib>=3.8.3
5
+ numpy>=1.26.4
6
+ pillow>=10.2.0
7
+ gradio>=4.29.0
8
+ spaces>=0.28.3