Spaces:
Running
Running
Update requirements.txt
#1
by
katuni4ka
- opened
- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
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.29.1
|
6 |
git+https://github.com/huggingface/optimum-intel.git
|
7 |
openvino
|
|
|
1 |
huggingface_hub==0.23.4
|
2 |
gradio[oauth]>=4.37.2
|
3 |
gradio_huggingfacehub_search==0.0.6
|
4 |
+
transformers==4.43.3
|
5 |
diffusers==0.29.1
|
6 |
git+https://github.com/huggingface/optimum-intel.git
|
7 |
openvino
|