Spaces:
Running
Running
Lucas Hansen
commited on
Commit
•
ebcf521
1
Parent(s):
6a4bb5e
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -3,7 +3,7 @@ filetype==1.2.0
|
|
3 |
gradio==3.50.2
|
4 |
numpy==1.26.1
|
5 |
onnx==1.15.0
|
6 |
-
onnxruntime==1.16.
|
7 |
opencv-python==4.8.1.78
|
8 |
psutil==5.9.6
|
9 |
realesrgan==0.3.0
|
|
|
3 |
gradio==3.50.2
|
4 |
numpy==1.26.1
|
5 |
onnx==1.15.0
|
6 |
+
onnxruntime-gpu==1.16.3
|
7 |
opencv-python==4.8.1.78
|
8 |
psutil==5.9.6
|
9 |
realesrgan==0.3.0
|