Spaces:
Sleeping
Sleeping
Synced repo using 'sync_with_huggingface' Github Action
Browse files- 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
|