PommesPeter commited on
Commit
73f466e
1 Parent(s): db5524c

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
  --index-url https://download.pytorch.org/whl/cu118
2
- torch==2.0.1
3
- torchvision==0.15.2
4
- torchaudio==2.0.2
5
  --index-url https://pypi.org/simple
6
  transformers==4.40.2
7
  diffusers==0.26.3
 
1
  --index-url https://download.pytorch.org/whl/cu118
2
+ torch==2.2.0
3
+ torchvision==0.17.0
4
+ torchaudio==2.2.0
5
  --index-url https://pypi.org/simple
6
  transformers==4.40.2
7
  diffusers==0.26.3