Update requirements.txt
Browse files- 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
|
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
|