amanchahar commited on
Commit
46001e8
1 Parent(s): 37b7cd2

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
  huggingface_hub==0.22.2
2
  gradio
3
- torch
4
  transformers
5
  threading
 
1
  huggingface_hub==0.22.2
2
  gradio
3
+ torch==1.13.1+cu117 --extra-index-url https://download.pytorch.org/whl/cu117
4
  transformers
5
  threading