Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -16,5 +16,7 @@ nvidia-pyindex==1.0.9
|
|
16 |
onnx-graphsurgeon==0.3.27
|
17 |
polygraphy==0.47.1
|
18 |
pandas==2.0.3
|
19 |
-
gradio==4.
|
20 |
torch==2.2.0
|
|
|
|
|
|
16 |
onnx-graphsurgeon==0.3.27
|
17 |
polygraphy==0.47.1
|
18 |
pandas==2.0.3
|
19 |
+
gradio==4.44.1
|
20 |
torch==2.2.0
|
21 |
+
huggingface-hub==0.25.2
|
22 |
+
pydantic==2.10.6
|