XGBooster commited on
Commit
36fd6f9
·
1 Parent(s): e404aad

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
- torch torchvision torchaudio --extra-index-url https://download.pytorch.org/whl/cu113
2
  transformers
3
  gradio
4
  diffusers
 
1
+ pip3 install torch torchvision torchaudio --extra-index-url https://download.pytorch.org/whl/cu116
2
  transformers
3
  gradio
4
  diffusers