Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -7,7 +7,7 @@ torch==2.1.0+cpu
|
|
7 |
openvino-nightly==2023.3.0.dev20231109
|
8 |
optimum==1.13.2
|
9 |
optimum-intel==1.12.1
|
10 |
-
onnx==1.
|
11 |
transformers==4.35.0
|
12 |
|
13 |
git+https://huggingface.co/spaces/Wauplin/gradio-user-history
|
|
|
7 |
openvino-nightly==2023.3.0.dev20231109
|
8 |
optimum==1.13.2
|
9 |
optimum-intel==1.12.1
|
10 |
+
onnx==1.15.0
|
11 |
transformers==4.35.0
|
12 |
|
13 |
git+https://huggingface.co/spaces/Wauplin/gradio-user-history
|