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