We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 74293cc commit 71a7e13Copy full SHA for 71a7e13
requirements.txt
@@ -1,4 +1,4 @@
1
-torch>=2.1.0
+torch==2.3.1
2
fastapi>=0.103.0
3
uvicorn>=0.23.0
4
python-multipart>=0.0.6
@@ -7,4 +7,5 @@ Requests==2.32.2
7
tabulate>=0.9.0
8
pyjwt>=2.8.0
9
cryptography==42.0.8
10
+scipy>=1.6.0
11
platform_api_client @ git+https://github.com/CentML/platform_api_python_client.git@main
0 commit comments