Spaces:
Running
Running
update requirements
Browse files- requirements.txt +3 -5
requirements.txt
CHANGED
@@ -1,8 +1,6 @@
|
|
1 |
huggingface_hub==0.23.4
|
2 |
gradio[oauth]>=4.37.2
|
3 |
gradio_huggingfacehub_search==0.0.6
|
4 |
-
transformers==4.
|
5 |
-
diffusers==0.
|
6 |
-
|
7 |
-
openvino
|
8 |
-
nncf
|
|
|
1 |
huggingface_hub==0.23.4
|
2 |
gradio[oauth]>=4.37.2
|
3 |
gradio_huggingfacehub_search==0.0.6
|
4 |
+
transformers==4.46.3
|
5 |
+
diffusers==0.31
|
6 |
+
optimum-intel[openvino]==1.21.0
|
|
|
|