CazC commited on
Commit
3b88c0f
·
verified ·
1 Parent(s): eca03c0

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -10,6 +10,7 @@ firebase-admin
10
  transformers==4.35.2
11
  tokenizers==0.15.2
12
 
 
13
 
14
  # IMPORTANT: upgrade diffusers so it doesn't import cached_download
15
  diffusers[torch]==0.29.2
 
10
  transformers==4.35.2
11
  tokenizers==0.15.2
12
 
13
+ onnxruntime-gpu==1.18.1
14
 
15
  # IMPORTANT: upgrade diffusers so it doesn't import cached_download
16
  diffusers[torch]==0.29.2