guoyww commited on
Commit
875b1d7
1 Parent(s): 2898901
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,8 +1,8 @@
1
- python=3.10
2
  pytorch==1.12.1
3
  torchvision==0.13.1
4
  torchaudio==0.12.1
5
- cudatoolkit=11.3
6
  xformers
7
  diffusers[torch]==0.11.1
8
  transformers==4.25.1
 
1
+ python==3.10
2
  pytorch==1.12.1
3
  torchvision==0.13.1
4
  torchaudio==0.12.1
5
+ cudatoolkit==11.3
6
  xformers
7
  diffusers[torch]==0.11.1
8
  transformers==4.25.1