Paul720810 commited on
Commit
672f751
·
verified ·
1 Parent(s): a79c4da

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,9 +1,9 @@
1
  gradio==3.50.2
2
  datasets==2.18.0
3
  sentence-transformers==2.2.2
4
- huggingface-hub==0.20.3
5
  llama-cpp-python==0.2.23
6
- torch==2.1.2 --index-url https://download.pytorch.org/whl/cpu
7
  numpy==1.24.4
8
  faiss-cpu==1.7.4
9
  accelerate==0.27.2
 
1
  gradio==3.50.2
2
  datasets==2.18.0
3
  sentence-transformers==2.2.2
4
+ huggingface-hub==0.19.4 # 關鍵:使用舊版本
5
  llama-cpp-python==0.2.23
6
+ torch==2.1.2
7
  numpy==1.24.4
8
  faiss-cpu==1.7.4
9
  accelerate==0.27.2