Spaces:
Running
Running
add diffusers extra when installing optimum
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
-
optimum-intel[openvino]==1.21.0
|
| 2 |
gradio[oauth]>=4.37.2
|
| 3 |
gradio_huggingfacehub_search==0.0.6
|
|
|
|
| 1 |
+
optimum-intel[openvino,diffusers]==1.21.0
|
| 2 |
gradio[oauth]>=4.37.2
|
| 3 |
gradio_huggingfacehub_search==0.0.6
|