Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -17,3 +17,4 @@ onnx-graphsurgeon==0.3.27
|
|
| 17 |
polygraphy==0.47.1
|
| 18 |
pandas==2.0.3
|
| 19 |
gradio==4.31.0
|
|
|
|
|
|
| 17 |
polygraphy==0.47.1
|
| 18 |
pandas==2.0.3
|
| 19 |
gradio==4.31.0
|
| 20 |
+
torch==2.2.0
|