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 55a69e5 commit 213a3d9Copy full SHA for 213a3d9
app/requirements.txt
@@ -5,7 +5,8 @@ scikit-learn==1.2.2
5
segment-analytics-python==2.3.3
6
numpy==1.24.4
7
sentence-transformers==2.3.1
8
-torch==2.0.1
+--find-links https://download.pytorch.org/whl/cpu/torch_stable.html
9
+torch==2.0.1+cpu
10
huggingface_hub==0.15.1
11
openai==0.28.0
12
PyYAML==6.0.2
0 commit comments