yunquan commited on
Commit
25890cd
·
verified ·
1 Parent(s): 1d944c8

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -3
requirements.txt CHANGED
@@ -1,6 +1,4 @@
1
- torch
2
- torchvision
3
  transformers
4
  diffusers
5
  gradio
6
- accelerate
 
1
+ torch==2.0.1 # specify a compatible version
 
2
  transformers
3
  diffusers
4
  gradio