Ffftdtd5dtft commited on
Commit
79b9652
·
verified ·
1 Parent(s): 73c0a1d

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
  python-dotenv==1.0.0
2
  redis==5.1.0b7
3
- diffusers==0.18.2
4
- transformers==4.34.0
5
  accelerate==0.24.0
6
  torch==2.1.0
7
  gradio==4.42.0
 
1
  python-dotenv==1.0.0
2
  redis==5.1.0b7
3
+ git+https://github.com/huggingface/diffusers.git
4
+ git+https://github.com/huggingface/transformers.git
5
  accelerate==0.24.0
6
  torch==2.1.0
7
  gradio==4.42.0