patrickbdevaney commited on
Commit
069cbec
·
verified ·
1 Parent(s): cbc4094

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
- torch==2.0.0
2
- transformers==4.28.0
3
  diffusers==0.10.2
4
  optimum==1.2.0
 
5
  gradio==4.0.0
6
  pandas==1.4.3
7
  tqdm==4.64.0
 
1
+ transformers==4.15.0
 
2
  diffusers==0.10.2
3
  optimum==1.2.0
4
+ torch==2.0.0
5
  gradio==4.0.0
6
  pandas==1.4.3
7
  tqdm==4.64.0