xiehuangbao1122 commited on
Commit
56a9e47
·
verified ·
1 Parent(s): 22197f0

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -6
requirements.txt CHANGED
@@ -1,6 +1,7 @@
1
- diffusers
2
- transformers
3
- torch
4
- gradio
5
- evaluate
6
- matplotlib
 
 
1
+ diffusers==0.24.0
2
+ transformers==4.35.2
3
+ torch==2.1.0
4
+ gradio==3.48.0
5
+ matplotlib==3.7.4
6
+ accelerate==0.25.0
7
+ pillow==10.1.0