RamAnanth1 commited on
Commit
f5c8ccd
1 Parent(s): 5069bf5

Update requirements.txt to use GPU

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -1,4 +1,5 @@
1
  pyChatGPT
2
  loguru
 
3
  torch
4
  transformers
 
1
  pyChatGPT
2
  loguru
3
+ --extra-index-url https://download.pytorch.org/whl/cu113
4
  torch
5
  transformers