tejani commited on
Commit
e926128
·
verified ·
1 Parent(s): 1c72a97

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -2
requirements.txt CHANGED
@@ -1,5 +1,6 @@
1
  torch==2.0.1
2
  diffusers==0.27.2
3
- transformers==4.39.3 # Within the range <4.40.0 and >=4.36.0
4
  optimum-intel==1.16.0
5
- openvino==2024.0.0
 
 
1
  torch==2.0.1
2
  diffusers==0.27.2
3
+ transformers==4.39.3
4
  optimum-intel==1.16.0
5
+ openvino==2024.0.0
6
+ huggingface_hub==0.20.3