ghostsInTheMachine commited on
Commit
c1a5941
1 Parent(s): 99a8015

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -2,7 +2,7 @@ numpy==1.26.4
2
  torch==2.3.1 --index-url https://download.pytorch.org/whl/cu121
3
  torchvision==0.18.1 --index-url https://download.pytorch.org/whl/cu121
4
  torchaudio==2.3.1 --index-url https://download.pytorch.org/whl/cu121
5
- diffusers==0.28.0
6
  accelerate>=0.16.0
7
  transformers>=4.39.1
8
  datasets==2.21.0
 
2
  torch==2.3.1 --index-url https://download.pytorch.org/whl/cu121
3
  torchvision==0.18.1 --index-url https://download.pytorch.org/whl/cu121
4
  torchaudio==2.3.1 --index-url https://download.pytorch.org/whl/cu121
5
+ diffusers>=0.28.0
6
  accelerate>=0.16.0
7
  transformers>=4.39.1
8
  datasets==2.21.0