Xuweiyi commited on
Commit
b97425a
·
verified ·
1 Parent(s): 6cf5a20

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -5
requirements.txt CHANGED
@@ -1,8 +1,7 @@
1
- python=3.10
2
- pytorch=2.1.2
3
- torchvision=0.16.2
4
- torchaudio=2.1.2
5
- pytorch-cuda=11.8
6
  accelerate==0.25.0
7
  diffusers==0.26.1
8
  transformers==4.25.1
 
1
+ pytorch==2.1.2
2
+ torchvision==0.16.2
3
+ torchaudio==2.1.2
4
+ pytorch-cuda==11.8
 
5
  accelerate==0.25.0
6
  diffusers==0.26.1
7
  transformers==4.25.1