Spaces:
Running
on
Zero
Running
on
Zero
rizavelioglu
commited on
Commit
•
c42f596
1
Parent(s):
1760d95
add support for GPU
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
torch
|
2 |
-
onnxruntime-gpu>=1.17
|
3 |
torchvision>=0.17.1
|
4 |
matplotlib>=3.8.3
|
5 |
numpy>=1.26.4
|
|
|
1 |
torch
|
2 |
+
onnxruntime-gpu>=1.17
|
3 |
torchvision>=0.17.1
|
4 |
matplotlib>=3.8.3
|
5 |
numpy>=1.26.4
|