ghostsInTheMachine commited on
Commit
9bf1caf
1 Parent(s): 04df2e6

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -2
requirements.txt CHANGED
@@ -2,8 +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
- huggingface_hub<0.19.0,>=0.13.0 # Adding specific version range
6
- diffusers==0.28.0
7
  accelerate>=0.16.0
8
  transformers>=4.25.1
9
  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.27.0 # Downgraded version
 
6
  accelerate>=0.16.0
7
  transformers>=4.25.1
8
  datasets==2.21.0