Staticaliza commited on
Commit
195697a
·
verified ·
1 Parent(s): 9111b7f

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
- torch==2.0.0
2
  transformers
3
  accelerate
4
  optimum
5
- git+https://github.com/PanQiWei/AutoGPTQ.git@v0.7.1
6
  gradio
7
  huggingface-spaces
 
1
+ torch==2.0.1+cu118 -f https://download.pytorch.org/whl/torch_stable.html
2
  transformers
3
  accelerate
4
  optimum
5
+ auto-gptq
6
  gradio
7
  huggingface-spaces