Waseem7711 commited on
Commit
8ce5abc
·
verified ·
1 Parent(s): ce6a787

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,6 +1,7 @@
1
- diffusers[torch]==0.21.4
2
  torch==2.0.1
3
  transformers==4.34.1
4
  Pillow==10.0.1
5
  streamlit==1.28.0
 
6
  accelerate==0.24.1
 
1
+ diffusers==0.21.4
2
  torch==2.0.1
3
  transformers==4.34.1
4
  Pillow==10.0.1
5
  streamlit==1.28.0
6
+ huggingface_hub==0.16.4 # Use a compatible version
7
  accelerate==0.24.1