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

Update requirements.txt

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