wbhu-tc commited on
Commit
6bcf188
1 Parent(s): c186cfb

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -1
requirements.txt CHANGED
@@ -1,5 +1,8 @@
1
- torch==2.0.1+cu117
2
  diffusers==0.29.1
3
  numpy==1.26.4
4
  matplotlib==3.8.4
5
  opencv-python==4.8.1.78
 
 
 
 
1
+ torch==2.0.1
2
  diffusers==0.29.1
3
  numpy==1.26.4
4
  matplotlib==3.8.4
5
  opencv-python==4.8.1.78
6
+ transformers==4.41.2
7
+ accelerate==0.30.1
8
+ xformers==0.0.20