xiaoyao9184 commited on
Commit
a3c3588
·
verified ·
1 Parent(s): cd9f9f4

Synced repo using 'sync_with_huggingface' Github Action

Browse files
Files changed (1) hide show
  1. requirements-gpu.txt +4 -0
requirements-gpu.txt ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ gradio==5.8.0
2
+ onnxruntime-gpu==1.20.1
3
+ torchvision==0.13.0
4
+ numpy==1.21.6